Arch Linux repository manager
Find a file
2013-04-14 14:56:33 +08:00
scripts using blob for picked data 2013-02-12 20:44:24 +08:00
test fix server_path 2013-02-10 18:55:52 +08:00
archrepo.ini add test ability for repomon function 2013-02-10 18:37:12 +08:00
archreposrv move repository monitor function into a module 2013-01-07 23:25:13 +08:00
dbutil.py check database version before use 2013-02-11 21:34:35 +08:00
pkgreader.py pkgreader.py: add multikey makedepend 2013-04-12 00:09:54 +08:00
README.mkd update README 2013-04-10 16:26:17 +08:00
repomon.py add signature management 2013-04-14 14:53:06 +08:00
test_readpkg.py module to read package info 2012-12-31 16:21:19 +08:00

USAGE

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

DEPENDENCIES

  • Python, >= 3.3, with sqlite support
  • distribute
  • tornado, > 2.4.1
  • pyinotify, tested with 0.9.4
  • winterpy (add pylib to $PYTHONPATH

TODO

  • [high] adding and then removing it before adding complete will result in not-in-database removing
  • [low] support symlinking packages here
  • [low] verify packages