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

Uploaded Source

Built Distribution

repod-0.2.2-py3-none-any.whl (77.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for repod-0.2.2.tar.gz
Algorithm Hash digest
SHA256 0d30e17f27402044aaa875b476b81c85f400cf634c543d34bb61d20bf47bc84d
MD5 d120f4a89ceb65eb04dbb29921993f33
BLAKE2b-256 1212dc7d6c1d671940d0c7651c49443236f579092ce1a1191c18aa5bfbe5f362

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for repod-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d1a411ceb4989cc58f64b69172365a22bba2701f68f61d49af04a2c7b260a1ec
MD5 7eb607749eeecd1ed19e16faf6d48aa0
BLAKE2b-256 34ae30895256bdaba5277f1c8e74589de7e77ab476248589e8f2748a43388caa

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