Arch Linux repository manager
Find a file
2013-03-02 20:32:22 +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 module to read package info 2012-12-31 16:21:19 +08:00
README.mkd new database schema, containing package info 2013-02-11 21:22:54 +08:00
repomon.py touch any 中的文件时,其它仓库也应当更新 2013-03-02 20:31:52 +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

  • [low] support symlinking packages here
  • [low] verify packages