File: control

package info (click to toggle)
pygdchart2 0.beta1-3.7
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 516 kB
  • ctags: 310
  • sloc: python: 1,268; ansic: 1,029; makefile: 10; sh: 1
file content (32 lines) | stat: -rw-r--r-- 1,233 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
22
23
24
25
26
27
28
29
30
31
32
Source: pygdchart2
Section: python
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10), cdbs (>= 0.4.43), python-all-dev (>= 2.3.5-11), dh-python, dh-buildinfo, libgdchart-gd2-noxpm-dev | libgdchart-gd2-dev, libgd2-noxpm-dev | libgd2-xpm-dev
X-Python-Version: >= 2.3

Package: python-gdchart2
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Replaces: python2.3-gdchart2 (<< 0.beta1-3.2), python2.4-gdchart2 (<< 0.beta1-3.2)
Conflicts: python2.3-gdchart2 (<< 0.beta1-3.2), python2.4-gdchart2 (<< 0.beta1-3.2)
XB-Python-Version: ${python:Versions}
Description: Python OO interface to GDChart
 Object-oriented Python interface to the nice 2d and 3d graphics library
 GDChart.
 .
 Website: http://www.nullcube.com/software/pygdchart2.html

Package: python-gdchart2-doc
Architecture: all
Section: doc
Depends: ${python:Depends}, ${misc: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