You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Simon Quigley 5a3b93016c
Added README and license
9 years ago
README.md Added README and license 9 years ago
license.txt Added README and license 9 years ago
main.py correct login var, production not staging, strip whitespace 9 years ago

README.md

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.

Mass package bug subscription adder for Ubuntu Packages using the Launchpad API Copyright (C) 2015 Simon Quigley

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

A copy of the GNU General Public License version 2 is in license.txt.