File: control

package info (click to toggle)
python-dhm 0.6-4
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 152 kB
  • ctags: 236
  • sloc: python: 1,187; makefile: 28
file content (19 lines) | stat: -rw-r--r-- 875 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: python-dhm
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Sandro Tosi <morph@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python (>= 2.6.6-3~), dh-python
Standards-Version: 3.8.2
Homepage: http://www.wiggy.net/code/python-dhm/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-dhm/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-dhm/trunk/

Package: python-dhm
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: collection of Python utilities / helper
 A collection of various tools wich cover a broad range of things: classes
 to make it easier to deal with LDAP and SQL databases, CGI-related tools,
 general string manipulation, process handling, file management, etc.