Tooling to maintain binary package repositories for Linux distributions using the pacman package manager
Project description
repod
This project contains tooling to maintain binary package repositories for Linux distributions using the pacman package manager.
The latest documentation can be found at repod.archlinux.page.
NOTE: Repod is still alpha grade software and as such has not yet reached its targetted feature set and has not been thoroughly tested in the field. It should not be used in a production environment!
Installation
This project is Python based and uses poetry for its development.
To create sdist tarball and wheel run
poetry build
To install the resulting wheel using pip
run
pip install dist/*.whl
Documentation
The user facing documentation of repod can be found in docs and is built using
tox -e docs
Contributing
Read our contributing guide to learn more about how to provide fixes or improvements for the code and documentation.
License
Repod's code is licensed under the terms of the GPL-3.0-or-later (see LICENSE) and its documentation is licensed under the terms of the GFDL-1.3-or-later (see docs/LICENSE).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file repod-0.1.0a1.tar.gz
.
File metadata
- Download URL: repod-0.1.0a1.tar.gz
- Upload date:
- Size: 94.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.18.1-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3dae45f05a44958b3e1e1f55f7f6ec435f1de5df259d4685fbe171acc91bfca |
|
MD5 | cd433ac66bda2f25df5ae9f41f9c6890 |
|
BLAKE2b-256 | bb3457e71b617bfb0c301a9a75c61fdf27609f555def6d6955580b4d5a9b04e2 |
File details
Details for the file repod-0.1.0a1-py3-none-any.whl
.
File metadata
- Download URL: repod-0.1.0a1-py3-none-any.whl
- Upload date:
- Size: 64.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.5 Linux/5.18.1-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2a73488be6c15cb612c4b7c319282bd5bba48829350fa451f80cb644649420e |
|
MD5 | b90ef1750a80cfff7ab5ec13c7fb7aca |
|
BLAKE2b-256 | 054708f5c7ef53719cb53aa82f24ba05fa37381460490005dbdfc302bd6b1912 |