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.2.1.tar.gz (115.4 kB view details)

Uploaded Source

Built Distribution

repod-0.2.1-py3-none-any.whl (76.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: repod-0.2.1.tar.gz
  • Upload date:
  • Size: 115.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.15 CPython/3.10.6 Linux/5.19.2-arch1-1

File hashes

Hashes for repod-0.2.1.tar.gz
Algorithm Hash digest
SHA256 3e97e8d422030c59561cbd2620b430e1be2bfdb235a9b97fc887053ec97515bf
MD5 3a249b6d01c494c49a0a967e30a8b987
BLAKE2b-256 06b90a57b3648966458b8fd08c97d10cb41222b42efa53c24c8c8fd9f1d3565c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: repod-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 76.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.15 CPython/3.10.6 Linux/5.19.2-arch1-1

File hashes

Hashes for repod-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b5227284af26a42ba3baa6578a7ae64221b524e9794fdf01eec2bfa78a892aff
MD5 96ec5a5f4522812cbd17a0739072786d
BLAKE2b-256 dc0ca1467e4f3db7d0a88540b617fce654996ead49a082eaebe740f2aae750d7

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