mirror of
https://github.com/lubuntu-team/masspackagelp.git
synced 2025-07-03 13:41:30 +00:00
Added libraries needed
This commit is contained in:
parent
5a3b93016c
commit
f8235208f9
@ -2,6 +2,10 @@
|
|||||||
This python script allows for mass adding of bug subscriptions to a team.
|
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.
|
For the input file, put one package name on each line and the script will do the rest.
|
||||||
|
|
||||||
|
You need the following Python libraries.
|
||||||
|
1. sys
|
||||||
|
2. launchpadlib
|
||||||
|
|
||||||
Mass package bug subscription adder for Ubuntu Packages using the Launchpad API
|
Mass package bug subscription adder for Ubuntu Packages using the Launchpad API
|
||||||
Copyright (C) 2015 Simon Quigley
|
Copyright (C) 2015 Simon Quigley
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user