Registered by Bryce Harrington

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://code.launchpad.net/package-status, but is rewritten with more modern web technologies (SQL Alchemy, Flask, and Python3), and is expanded to collect a larger variety of data.

Project information

Maintainer:
Bryce Harrington
Driver:
Bryce Harrington
Licence:
GNU Affero GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Git

All bugs Latest bugs reported

More contributors Top contributors

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

PDBQ does not have any download files registered with Launchpad.