File: control

package info (click to toggle)
python-mxtools 0.8-1
  • links: PTS
  • area: main
  • in suites: slink
  • size: 204 kB
  • ctags: 209
  • sloc: ansic: 1,961; python: 140; makefile: 41; sh: 19
file content (15 lines) | stat: -rw-r--r-- 542 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: python-mxtools
Section: interpreters
Priority: optional
Maintainer: Rob Tillotson <robt@debian.org>
Standards-Version: 2.4.0.0

Package: python-mxtools
Architecture: any
Depends: ${shlibs:Depends}, python-base (>= 1.5)
Description: A collection of new builtins for Python
 The package contains a collection of useful functions that aid in
 common tasks like iterating over objects or applying functions to sets
 of parameters. The functions contained in the package auto-install
 themselves as builtins when the package is imported.