Metadata-Version: 2.1
Name: lplight
Version: 0.0.3
Summary: Simple Launchpad client for retrieving project information and bugs
Home-page: https://github.com/jmvrbanac/lplight
Author: John Vrbanac
Author-email: john.vrbanac@linux.com
License: MIT
Keywords: launchpad lightweight client
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
Requires-Dist: requests
Requires-Dist: six

A simple read-only (currently) launchpad client library to access bugs and projects via the available REST api. This project has no affiliation with Launchpad or Canonical Ltd.

