$ python lpupsourceparser.py
Retrieve available translations from Ubuntu source package site in Launchpad
Usage: lpupsourceparser.py [OPTION]

  -h, --help            This help message.
  -q, --quiet           Suppress any extra messages.
  -l, --list=file       Read a list of URLs from file.
  -u, --url=link        Provide a link. (multiple supported)

Required arguments: -l <file> and/or -u <link>

Accepted format of URLs:
http://translations.launchpad.net/ubuntu/jaunty/+source/language-pack-de-base/+pots/language-pack-de-base
https://translations.launchpad.net/ubuntu/jaunty/+source/language-pack-de-base/+pots/language-pack-de-base
http://translations.launchpad.net/ubuntu/jaunty/+source/app-install-data-ubuntu/+pots/app-install-data
http://translations.launchpad.net/ubuntu/jaunty/+source/app-install-data-ubuntu

Examples:
  lpupsourceparser.py -q -l urllist.txt
  lpupsourceparser.py -u
https://translations.launchpad.net/ubuntu/jaunty/+source/evolution-exchange
-u 
https://translations.launchpad.net/ubuntu/jaunty/+source/language-pack-de-base

Reply via email to