Source: python-pathtools
Section: python
Priority: optional
Maintainer: gustavo panizzo <gfa@zumbi.com.ar>
Uploaders: Brian May <bam@debian.org>
Build-Depends: debhelper (>= 9),
               python-all (>= 2.6.6-3~),
               python3-all,
	       dh-python,
               python-setuptools,
               python3-setuptools,
               python-sphinx
Standards-Version: 3.9.6
Homepage: http://github.com/gorakhargosh/pathtools

Package: python-pathtools
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Recommends: ${python:Recommends}
Description: Path utilities for Python - Python 2.x
 Python API library which provides pattern matching functions
 and various utilities for filesystem paths.
 .
 This is the Python 2 version.

Package: python3-pathtools
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Recommends: ${python3:Recommends}
Description: Path utilities for Python - Python 3.x
 Python API library which provides pattern matching functions
 and various utilities for filesystem paths.
 .
 This is the Python 3 version.
