File: control

package info (click to toggle)
python-pygal 3.1.0-0.1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 664 kB
  • sloc: python: 7,385; makefile: 8
file content (35 lines) | stat: -rw-r--r-- 791 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
Source: python-pygal
Section: python
Maintainer: Ulises Vitulli <dererk@debian.org>
Uploaders: Agustin Henze <tin@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-setuptools,
Build-Depends-Indep:
 python3-all,
 python3-cairosvg,
 python3-flask,
 python3-pyquery,
 python3-pytest,
 python3-pytest-runner,
Standards-Version: 4.7.3
Homepage: http://pygal.org/

Package: python3-pygal
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Python3 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