mirror of
https://github.com/lubuntu-team/masspackagelp.git
synced 2025-03-04 02:11:06 +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%