File: control

package info (click to toggle)
pygdchart2 0.beta1-3.8
  • links: PTS
  • area: main
  • in suites: buster
  • size: 516 kB
  • sloc: python: 1,268; ansic: 1,029; makefile: 10; sh: 1
file content (40 lines) | stat: -rw-r--r-- 1,320 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
33
34
35
36
37
38
39
40
Source: pygdchart2
Section: python
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 3.9.8
Build-Depends: cdbs (>= 0.4.43),
               debhelper (>= 10),
               dh-buildinfo,
               dh-python,
               libgd-dev,
               libgdchart-gd2-noxpm-dev | libgdchart-gd2-dev,
               python-all-dev (>= 2.3.5-11)
X-Python-Version: >= 2.3

Package: python-gdchart2
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs: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: ${misc: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