File: control

package info (click to toggle)
python-goopy 0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 60 kB
  • ctags: 40
  • sloc: python: 230; makefile: 52
file content (21 lines) | stat: -rw-r--r-- 943 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: python-goopy
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Kumar Appaiah <akumar@debian.org>
Build-Depends: debhelper (>= 5.0.37.1)
Build-Depends-Indep: python-all (>= 2.3.5-10), python-support
Standards-Version: 3.7.3
Vcs-Svn: svn://svn.debian.org/python-modules/packages/python-goopy/trunk
Vcs-Browser: http://svn.debian.org/wsvn/python-modules/packages/python-goopy/trunk/?op=log
Homepage: http://goog-goopy.sourceforge.net

Package: python-goopy
Architecture: all
Depends: ${python:Depends}
Replaces: python2.3-goopy, python2.4-goopy
Conflicts: python2.3-goopy (<< 0.1-1.1), python2.4-goopy (<< 0.1-1.1)
Provides: ${python:Provides}
Description: A small collection of handy routines for functional programming
 This is a collection of Python functions that Googlers have found
 useful. It provides handy methods for functional style programming.