ppa-dev-tools is a Launchpad API client that lets you create and manage Personal Package Archives (PPAs) from the command-line.
This toolset provides a command line interface to Launchpad's API for handling PPAs.
An example workflow for checking build & test of a given package on various architecture might be:
$ ppa create my-ppa
$ dput *.changes my-ppa
$ ppa wait my-ppa
$ ppa tests my-ppa
$ ppa destroy my-ppa
Installation can be performed via pip, snap, source, and debs in a PPA (of course!) For more details, see the INSTALL file:
https:/
The PPA can be found at:
https:/
For high level information about the tools, see the README:
https:/
To join the users' mailing list, see:
Mailing List: https:/
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Git
- Programming languages:
- bash, python
All packages Packages in Distributions
-
ppa-dev-tools source package in Stonking
Version 0.7.0-1 uploaded -
ppa-dev-tools source package in Resolute
Version 0.7.0-1 uploaded -
ppa-dev-tools source package in Questing
Version 0.6.0-1 uploaded -
ppa-dev-tools source package in Plucky
Version 0.6.0-1 uploaded
All bugs Latest bugs reported
-
Bug #2156596: ppa list takes a long time to complete
Reported -
Bug #2155065: feature request: clickable url option for ppa list
Reported -
Bug #2154565: Bug: ppa destroy does not accept multiple PPAs
Reported -
Bug #2152041: ppa create --all-arches skips amd64v3
Reported -
Bug #2150447: Bug: ppa-dev-tools snap crashes with `secretstorage.exceptions.ItemNotFoundException` on Ubuntu 26.04
Reported
More contributors Top contributors
- Renan Rodrigo 1296 points
- Bryce Harrington 47 points
- Wesley Hershberger 33 points
- Hector CAO 22 points
- Grayson Wolf 19 points