mirror of
https://github.com/lubuntu-team/masspackagelp.git
synced 2025-07-02 05:01:29 +00:00
Mass package bug subscription adder for Ubuntu Packages using the Launchpad API or "masspackagelp" for short
This Python script allows for mass adding of bug subscriptions to a team. For the input file, put one package name on each line and the script will do the rest.
You need the following Python 3 libraries.
- sys
- launchpadlib
Description
Languages
Python
100%