Arch Linux repository manager
Find a file
2012-12-15 15:26:22 +08:00
archrepo.ini remove unused configuration 2012-12-15 13:14:04 +08:00
archreposrv reorder by version if unsure (upon starting) 2012-12-15 15:26:22 +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