Module pkgdb

Module pkgdb 

Source
Expand description

Module supporting the package database. WIP.

Structs§

Package
An installed package in a PkgDB.
PkgDB
A handle to an opened package database.

Enums§

DBType
Type of pkgdb. Currently supported formats are Files for the legacy directory of +* files, and Database for a sqlite3 backend.