Jump to: navigation, search

Difference between revisions of "Packetary"

(Packetary)
 
m (added icon)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
[[File:Packetary logo.png|128px|thumbnail|right|]]
 
== What is Packetary? ==
 
== What is Packetary? ==
 
Packetary provides object model and API for dealing with deb and rpm repositories. One can use this framework to
 
Packetary provides object model and API for dealing with deb and rpm repositories. One can use this framework to
Line 11: Line 12:
 
== Project information ==
 
== Project information ==
 
=== Release Cycle ===
 
=== Release Cycle ===
Release cycle of specific release depends on amount of features it has, see [[Roadmap (Packetary)|roadmap]] and release status [https://launchpad.net/packetary/+series on launchpad].
+
Release cycle of specific release depends on amount of features it has, see [[Packetary/Roadmap|roadmap]] and release status [https://launchpad.net/packetary/+series on launchpad].
  
 
=== Roadmap ===
 
=== Roadmap ===
Detailed Roadmap can be found [[Roadmap (Packetary)|here]].
+
Detailed Roadmap can be found [[Packetary/Roadmap|here]].
  
 
=== Useful information ===
 
=== Useful information ===

Latest revision as of 22:57, 2 March 2016

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