Arch Linux repository manager
Find a file
2012-12-15 12:42:32 +08:00
archrepo.ini use sqlite instead of gdbm to keep more info 2012-12-15 12:42:32 +08:00
archreposrv use sqlite instead of gdbm to keep more info 2012-12-15 12:42:32 +08:00
README.mkd use sqlite instead of gdbm to keep more info 2012-12-15 12:42:32 +08:00

USAGE

Edit a copy of archrepo.ini and then run ./archreposrv <config>.

DEPENDENCIES

  • Python, >= 3.3, with sqlite support
  • tornado, > 2.4.1
  • pyinotify, tested 0.9.4
  • winterpy
  • distribute