Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lilydjwg/archrepo2
Arch Linux repository manager
https://github.com/lilydjwg/archrepo2
archlinux archlinuxcn repository-management
Last synced: 3 months ago
JSON representation
Arch Linux repository manager
- Host: GitHub
- URL: https://github.com/lilydjwg/archrepo2
- Owner: lilydjwg
- Created: 2013-08-21T13:42:14.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-04-28T08:30:45.000Z (10 months ago)
- Last Synced: 2024-04-28T09:29:28.396Z (10 months ago)
- Topics: archlinux, archlinuxcn, repository-management
- Language: Python
- Size: 110 KB
- Stars: 20
- Watchers: 6
- Forks: 6
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
USAGE
=====Install::
python3 setup.py install
Edit a copy of ``archrepo.ini.example`` and then run
``archreposrv ``.DEPENDENCIES
============- Python, >= 3.3, with sqlite support
- setuptools
- tornado, > 3.1
- pyinotify, tested with 0.9.4
- pyalpm, tested with 0.10.6NOTE
====- relative symlinks may be broken when moving to the right architecture
directoryTODO
====- [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