File: control

package info (click to toggle)
python-pygal 2.0.12-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 580 kB
  • ctags: 937
  • sloc: python: 6,436; makefile: 18
file content (28 lines) | stat: -rw-r--r-- 731 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
Source: python-pygal
Section: python
Priority: optional
Maintainer: Ulises Vitulli <dererk@debian.org>
Uploaders: Agustin Henze <tin@sluc.org.ar>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: python-all, dh-python, python-setuptools
Standards-Version: 3.9.6
X-Python-Version: >= 2.7
Homepage: http://pygal.org/

Package: python-pygal
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python-cairosvg
Description: Python svg graph plotting library
 dynamic easy to use SVG charting library, featuring graph types:
  * Bar charts
  * Line charts
  * XY charts
  * Pie charts
  * Radar charts
  * Box plot
  * Dot charts
  * Pyramid charts
  * Funnel charts
  * Gauge charts
  * Worldmap charts
  * Country charts