Skip to main content

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

You can install the latest released version of repod by executing

pip install repod

Requirements

When installing repod, its dependencies are automatically installed.

However, the project has a few special dependencies which can be replaced by other packages, depending on availability.

Pyalpm

The Python package pyalpm is not installable on all operating systems as it depends on the availability of libalpm (a C library), which is usually provided via pacman.

However, if pyalpm is detected, repod will make use of it for version comparison instead of a builtin implementation of this functionality, which is based on vercmp.

Python-magic

By default the python-magic Python package is used by repod to detect file types. The detection is based on libmagic (a C library), usually provided via file.

Confusingly, the file project also offers a Python module called file-magic, but it is not available on pypi.org and mostly only found on e.g. Linux distributions.

If file's file-magic Python module is detected, repod will make use of it for file type detection instead of using python-magic.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

repod-0.1.0.tar.gz (95.3 kB view details)

Uploaded Source

Built Distribution

repod-0.1.0-py3-none-any.whl (64.7 kB view details)

Uploaded Python 3

File details

Details for the file repod-0.1.0.tar.gz.

File metadata

  • Download URL: repod-0.1.0.tar.gz
  • Upload date:
  • Size: 95.3 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

Hashes for repod-0.1.0.tar.gz
Algorithm Hash digest
SHA256 6fcaf6d9bbebb8b4f48f993b9738839154fb86b31c1d89b63d988a57965e0228
MD5 ad99a117546fd17c1f73fe08bf23cef5
BLAKE2b-256 704ddd48058d1c1dc58ac76de7aec40072912ff21e649c245cd38129aa8594f0

See more details on using hashes here.

File details

Details for the file repod-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: repod-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 64.7 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

Hashes for repod-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3dbe42bbbda978fa83e28405425a8b5af8d3a3dd7cf470907697685c5a10e903
MD5 a15d13663987ccd644f9238894a60f54
BLAKE2b-256 77553cbeff528bad03d95a287a785b4937d3c2014fa3b830571c5be34e60dab9

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page