~ubuntu-branches/debian/sid/python-launchpadlib/sid

« back to all changes in this revision

Viewing changes to launchpadlib.egg-info/PKG-INFO

  • Committer: Bazaar Package Importer
  • Author(s): James Westby
  • Date: 2008-10-07 13:23:46 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20081007132346-e15qze2oiwwvko11
Tags: 0.2~bzr25-0ubuntu1
* New upstream snapshot.
  - Add support for hosted file resources, e.g. bug attachments.
  - Add support for indexing of collections that aren't top-level
    collections, so you don't have to slice and then index.
  - For hosted file resources expose filename and date uploaded.
    Take filename as an argument when uploading a file.
  - Automatically encode non-string parameters to named operations as JSON.
* Increase dependency on python-httplib2 to (>= 0.4.0) as the new version
  uses some of its new features.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Metadata-Version: 1.0
2
2
Name: launchpadlib
3
 
Version: 0.1
 
3
Version: 0.2
4
4
Summary: launchpadlib is a client-side library for scripting Launchpad through its web
5
5
services interface.  Launchpad <http://launchpad.net> is a a free software
6
6
hosting and development website, making it easy to collaborate across multiple