File: control

package info (click to toggle)
codespeak-lib 0.7-svn20060621-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,348 kB
  • ctags: 3,694
  • sloc: python: 21,818; ansic: 1,288; sh: 85; makefile: 76
file content (21 lines) | stat: -rw-r--r-- 971 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: codespeak-lib
Section: python
Priority: optional
Maintainer: Guilherme Salgado <salgado@async.com.br>
Build-Depends: python-all-dev (>= 2.3.5-10), python-central (>= 0.4.17), debhelper (>= 5.0.37.1), dpatch
XS-Python-Version: all
Standards-Version: 3.7.2

Package: python-codespeak-lib
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}
Conflicts: python-pylib, python2.3-codespeak-lib, python2.4-codespeak-lib
Replaces: python-pylib, python2.3-codespeak-lib, python2.4-codespeak-lib
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: The pylib library containing py.test, greenlets and other niceties
 It includes py.test, whose focues is to get a test environment that's easier
 to use than the existing ones, py.xml ("a fast'n'easy way to generate
 xml/html documents"), py.magic.greenlet ("Lightweight in-process concurrent
 programming") and a lot more features. For a complete list, check
 http://codespeak.net/py/