Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 582 Bytes

readme.md

File metadata and controls

14 lines (7 loc) · 582 Bytes

apt (debian) style package manager engine

Utility that parse a file database to solve dependencies or conflicts from another packages by using a series of algorithms. Basically it reads the database which consist in the file "available.txt" and generates the dependencies from it.

In it's current state it doesn't perform an actual installation of the packages.

output example

output to terminal

Doxygen documentation