This is the backend database and REST API for Pinot, implemented using Flask and SQLAlchemy.
PDBQ collects status information about Ubuntu source packages into a centralized store with a convenient API.
PDBQ is a backend service that collects information about software packages into a database for querying. It's intended for tracking versions of packages in different distros, pockets, etc. and the various problems preventing a package from transitioning from one place to another. It intends to be not just a read-only collection of data but to also allow comments and notes to be associated with these transition issues, and to facilitate planning and coordination of package merging work.
Conceptually this descends from a similar tool made years ago, https:/
Project information
- Maintainer:
- Bryce Harrington
- Driver:
- Bryce Harrington
- Licence:
- GNU Affero GPL v3
View full history Series and milestones
trunk series is the current focus of development.