File: control

package info (click to toggle)
graphy 1.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 264 kB
  • ctags: 443
  • sloc: python: 2,224; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 964 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
Source: graphy
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Miguel Landaeta <miguel@miguel.cc>
Section: python
Priority: optional
Build-Depends: debhelper (>> 7.0.50), python-support (>= 0.8), python (>= 2.4)
Standards-Version: 3.8.3
XS-Python-Version: all
Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/graphy/trunk
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/graphy/trunk/
Homepage: http://graphy.googlecode.com/

Package: python-graphy
Architecture: all
Section: python
Priority: optional
Depends: python (>= 2.4), python-support (>= 0.8), ${python:Depends},
         ${misc:Depends}
Provides: ${python:Provides}
XB-Python-Version: ${python:Versions}
Description: chart generation library for Python
 Graphy is a simple Python library for generating charts. It tries to get out
 of the way and let you just work with your data. It produces charts using the
 Google Chart API.