Metadata-Version: 1.0
Name: launchpadlib
Version: 1.0.2
Summary: Script Launchpad through its web services interfaces.  Officially supported.
Home-page: https://help.launchpad.net/API/launchpadlib
Author: LAZR Developers
Author-email: lazr-developers@lists.launchpad.net
License: LGPL v3
Download-URL: https://launchpad.net/launchpadlib/+download
Description: ..
        This file is part of launchpadlib.
        
        launchpadlib is free software: you can redistribute it and/or modify it
        under the terms of the GNU Lesser General Public License as published by
        the Free Software Foundation, version 3 of the License.
        
        launchpadlib 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 Lesser General Public
        License for more details.
        
        You should have received a copy of the GNU Lesser General Public License
        along with launchpadlib.  If not, see <http://www.gnu.org/licenses/>.
        
        launchpadlib
        ************
        
        See https://help.launchpad.net/API/launchpadlib .
        
        =====================
        NEWS for launchpadlib
        =====================
        
        1.0.2 (2009-07-03)
        
        - Correct expected JSON output based on more recent simplejson.
        
        ==================
        1.0.1 (2009-05-30)
        ==================
        
        - Correct tests for new launchpad cache behavior in librarian
        
        - Remove build dependency on setuptools_bzr because it was causing bzr to be
        downloaded during installation of the package, which was unnecessary and
        annoying.
        
        1.0 (2009-03-24)
        ================
        
        - Initial release on PyPI
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
