mirror of
https://github.com/lilydjwg/archrepo2.git
synced 2025-03-10 12:02:43 +00:00
17 lines
321 B
Markdown
17 lines
321 B
Markdown
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
|