aurweb/scripts
Lukas Fleischer 603b5b5db9 Add a main() method to all Python scripts
Move the main program logic of all scripts to main() methods such that
they can be used as modules and easily be invoked by setuptools wrapper
scripts.

Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
2016-09-29 22:07:06 +02:00
..
aurblup.py Add a main() method to all Python scripts 2016-09-29 22:07:06 +02:00
mkpkglists.py Add a main() method to all Python scripts 2016-09-29 22:07:06 +02:00
notify.py Add a main() method to all Python scripts 2016-09-29 22:07:06 +02:00
pkgmaint.py Add a main() method to all Python scripts 2016-09-29 22:07:06 +02:00
popupdate.py Add a main() method to all Python scripts 2016-09-29 22:07:06 +02:00
tuvotereminder.py Add a main() method to all Python scripts 2016-09-29 22:07:06 +02:00