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 dbe6bfe52c
Modernize it.
6 years ago
README.md Fix the README.md so it's not so verbose. 6 years ago
license.txt Added README and license 8 years ago
main.py Modernize it. 6 years ago

README.md

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.

  1. sys
  2. launchpadlib