Source: python-poster Section: python Priority: optional Maintainer: Robert Collins Build-Depends: debhelper (>= 7.0.50~), cdbs (>= 0.4.49), python-all (>= 2.3.5-11), dh-python, python-setuptools Standards-Version: 3.9.1.0 Homepage: http://atlee.ca/software/poster/ Vcs-Bzr: lp:debian/sid/python-poster/packaging Package: python-poster Architecture: all Depends: ${python:Depends}, ${misc:Depends} Description: Python support for HTTP multipart PUT/POST The Python standard library is missing support for multipart HTTP uploads and the poster module provides that.