<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>launchpadlib</name>
<shortdesc>Script Launchpad through its web services interfaces.  Officially supported.</shortdesc>
<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 &lt;http://www.gnu.org/licenses/&gt;.

launchpadlib
************

See https://help.launchpad.net/API/launchpadlib .

=====================
NEWS for launchpadlib
=====================

1.5.0 (2009-07-09)
==================

- Most of launchpadlib's code has been moved to the generic
  lazr.restfulclient library. launchpadlib now contains only code
  specific to Launchpad. There should be no changes in functionality.

- Moved bootstrap.py into the top-level directory. Having it in a
  subdirectory with a top-level symlink was breaking installation on
  Windows.

- The notice to the end-user (that we're opening their web
  browser) is now better formatted.

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</description>
<download-page>https://launchpad.net/launchpadlib/+download</download-page>
<homepage rdf:resource="https://help.launchpad.net/API/launchpadlib" />
<maintainer><foaf:Person><foaf:name>LAZR Developers</foaf:name>
<foaf:mbox_sha1sum>9229e7b5e52b6b55194da1b21b3097f6f47c43e9</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.5.0</revision></Version></release>
</Project></rdf:RDF>