1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
Source: pygdchart2
Section: python
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.6.1
Build-Depends: cdbs (>> 0.4.26), debhelper (>= 4.1.60), dh-buildinfo, python, python2.1-dev, python2.2-dev, python2.3-dev, python2.4-dev, libgdchart-gd2-noxpm-dev | libgdchart-gd2-dev, libgd2-noxpm-dev | libgd2-xpm-dev
Package: python-gdchart2-doc
Architecture: all
Section: doc
Depends: ${python:Depends}
Description: Python OO interface to GDChart - docs
Object-oriented Python interface to the nice 2d and 3d graphics library
GDChart.
.
This package contains documentation and a few example scripts.
.
Website: http://www.nullcube.com/software/pygdchart2.html
Package: python-gdchart2
Architecture: all
Depends: python (>= 2.3), python (<< 2.4), python2.3-gdchart2
Description: Python OO interface to GDChart
Object-oriented Python interface to the nice 2d and 3d graphics library
GDChart.
.
This package is an empty dummy package that always depends on
the package built for Debian's default Python version.
.
Website: http://www.nullcube.com/software/pygdchart2.html
Package: python2.1-gdchart2
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
Description: Python OO interface to GDChart
Object-oriented Python interface to the nice 2d and 3d graphics library
GDChart.
.
This package contains the libraries for Python 2.1.
.
Website: http://www.nullcube.com/software/pygdchart2.html
Package: python2.2-gdchart2
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
Description: Python OO interface to GDChart
Object-oriented Python interface to the nice 2d and 3d graphics library
GDChart.
.
This package contains the libraries for Python 2.2.
.
Website: http://www.nullcube.com/software/pygdchart2.html
Package: python2.3-gdchart2
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
Description: Python OO interface to GDChart
Object-oriented Python interface to the nice 2d and 3d graphics library
GDChart.
.
This package contains the libraries for Python 2.3.
.
Website: http://www.nullcube.com/software/pygdchart2.html
Package: python2.4-gdchart2
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends},
Description: Python OO interface to GDChart
Object-oriented Python interface to the nice 2d and 3d graphics library
GDChart.
.
This package contains the libraries for Python 2.4.
.
Website: http://www.nullcube.com/software/pygdchart2.html
|