2016-08-03 13:22:38 +03:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2016-01-22 16:44:01 +03:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-04-02 19:05:52 +03:00
2015-10-20 19:33:48 +00:00
2016-05-19 13:18:05 +03:00
2015-12-29 12:08:39 +03:00
2016-02-20 07:00:52 +03:00

Repository structure

  • debian Specs for DEB packages.

  • doc Documentation for packetary module.

  • packetary Package provides object model and API for dealing with deb and rpm repositories. One can use this framework to implement operations like building repository from a set of packages, clone repository, find package dependencies, mix repositories, pull out a subset of packages into a separate repository, etc.

    Features:

    • Common interface for different package-managers.
    • Utility to build dependency graph for package(s).
    • Utility to create mirror of repository according to dependency graph.
  • specs Specs for RPM packages.

Description
Library and eponymous utility to manage the entire lifecycle of repositories
Readme 1.1 MiB
Languages
Python 100%