aurweb/support
elij e08731d24c replace print statements with logging module in gendummydata
use the logging module instead of writing directly to stderr
this makes the code cleaner as it removes the numerous tests for the value
of DBUG, yet allows devs to control the level of output verbosity.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-04-12 11:57:31 +02:00
..
schema replace print statements with logging module in gendummydata 2011-04-12 11:57:31 +02:00
scripts Remove Dummy Package concept 2011-04-03 22:59:32 +02:00
README.txt initial import 2004-06-13 18:15:49 +00:00

The schema dir contains the AUR database schema file.

The scripts dir will contain any supporting scripts for the AUR such
as the script that handles moving newly uploaded packages via tupkg
to the AUR.