masspackagelp
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
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.