mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
* Transform into valid Python 3.x code using 2to3. * Change shebang from "/usr/bin/python2" to "/usr/bin/python3". * Invoke with "python3" instead of "python2" in "reloadtestdb.sh". Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de> |
||
---|---|---|
.. | ||
schema | ||
scripts | ||
README.txt |
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.