Arch Linux repository manager
Find a file
lilydjwg e7e8142d05 watch necessary events only
so that an overflow is less likely to happen.
2025-02-22 20:55:20 +08:00
archrepo2 watch necessary events only 2025-02-22 20:55:20 +08:00
misc enable spool-directory in example config 2019-11-27 16:33:01 +08:00
scripts db version 0.1 is gone 2019-10-17 15:55:40 +08:00
test test updated 2014-02-13 21:53:40 +08:00
README.rst remove setuptools from setup.py install_requires 2023-08-23 01:24:18 +08:00
setup.py remove setuptools from setup.py install_requires 2023-08-23 01:24:18 +08:00

USAGE
=====

Install::

  python3 setup.py install

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

DEPENDENCIES
============

-  Python, >= 3.3, with sqlite support
-  setuptools
-  tornado, > 3.1
-  pyinotify, tested with 0.9.4
-  pyalpm, tested with 0.10.6

NOTE
====

-  relative symlinks may be broken when moving to the right architecture
   directory

TODO
====

-  [high] adding and then removing it before adding complete will result
   in not-in-database removing
-  [middle] specify what architectures we have and don't require others
-  [low] use one common command queue (now one each repo)
-  [low] verify packages