File: control

package info (click to toggle)
python-pathtools 0.1.2-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 180 kB
  • ctags: 64
  • sloc: python: 193; makefile: 125
file content (18 lines) | stat: -rw-r--r-- 601 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: python-pathtools
Section: python
Priority: optional
Maintainer: gustavo panizzo <gfa@zumbi.com.ar>
Build-Depends: debhelper (>= 9),
               python-all (>= 2.6.6-3~),
               python-setuptools,
               python-sphinx
Standards-Version: 3.9.5
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.