File: control

package info (click to toggle)
python-mplexporter 0.0.1%2B20140921-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 216 kB
  • ctags: 133
  • sloc: python: 940; makefile: 3
file content (28 lines) | stat: -rw-r--r-- 1,042 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-mplexporter
Section: python
Priority: extra
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: W. Martin Borgert <debacle@debian.org>
Build-Depends: python-all (>= 2.7~), python-setuptools, debhelper (>= 9), python3-all, python3-setuptools
Standards-Version: 3.9.5
Homepage: https://github.com/mpld3/mplexporter/
Vcs-Git: git://anonscm.debian.org/python-modules/packages/python-mplexporter.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=python-modules/packages/python-mplexporter.git

Package: python-mplexporter
Architecture: all
Depends: ${misc:Depends}
 , ${python:Depends}
Description: general matplotlib exporter
 A Python module to export matplotlib graphs, e.g. for mpld3.
 .
 This package provides the Python 2.x module.

Package: python3-mplexporter
Architecture: all
Depends: ${misc:Depends}
 , ${python3:Depends}
Description: general matplotlib exporter
 A Python module to export matplotlib graphs, e.g. for mpld3.
 .
 This package provides the Python 3.x module.