File: control

package info (click to toggle)
python-shelltoolbox 0.2.1%2Bbzr17-1.1
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 96 kB
  • ctags: 195
  • sloc: python: 1,076; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 614 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: python-shelltoolbox
Section: python
Priority: optional
Maintainer: Bradley A. Crittenden <bac@canonical.com>
Uploaders: Clint Byrum <clint@ubuntu.com>
Build-Depends: debhelper (>= 8), python(>= 2.6.5), python-setuptools
X-Python-Version: >= 2.6
Standards-Version: 3.9.3
Homepage: https://launchpad.net/python-shelltoolbox

Package: python-shelltoolbox
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
Description: Helpers for using shell commands from within Python.
 Convenience functions and classes for using shell commands from within Python.
 Also includes some general-purpose routines.