Source: lazr.uri
Section: python
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Stefano Rivera <stefanor@debian.org>
Uploaders:
 Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends:
 debhelper (>= 8.1),
 dh-python,
 python-all (>= 2.6.6-14~),
 python-setuptools,
 python3-all,
 python3-setuptools
Standards-Version: 3.9.5
Homepage: https://launchpad.net/lazr.uri
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/lazr.uri/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/lazr.uri/trunk/
X-Python-Version: >= 2.4

Package: python-lazr.uri
Architecture: all
Depends: python-pkg-resources, ${misc:Depends}, ${python:Depends}
Description: library for parsing, manipulating, and generating URIs
 A self-contained, easily reusable, Python library for parsing,
 manipulating and generating URIs. With it you can extract parts
 of a URL, compare URIs to see if one contains another, search for
 URIs in text, and many other things.
 .
 This package contains the library for Python 2.x.

Package: python3-lazr.uri
Architecture: all
Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
Description: library for parsing, manipulating, and generating URIs
 A self-contained, easily reusable, Python library for parsing,
 manipulating and generating URIs. With it you can extract parts
 of a URL, compare URIs to see if one contains another, search for
 URIs in text, and many other things.
 .
 This package contains the library for Python 3.x.
