Jump to: navigation, search

Packetary

Packetary logo.png

What is Packetary?

Packetary 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.

To summarise what Packetary is:

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

Project information

Release Cycle

Release cycle of specific release depends on amount of features it has, see roadmap and release status on launchpad.

Roadmap

Detailed Roadmap can be found here.

Useful information