File: control

package info (click to toggle)
python-enable 4.5.1-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,356 kB
  • sloc: cpp: 57,287; python: 26,955; makefile: 243; sh: 44
file content (42 lines) | stat: -rw-r--r-- 1,168 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
41
42
Source: python-enable
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Varun Hiremath <varun@debian.org>
Build-Depends:
 cdbs (>= 0.4.90~),
 cython,
 debhelper(>= 7),
 libfreetype6-dev,
 libglu1-mesa-dev,
 libx11-dev,
 python-all-dev (>= 2.6.6-3~),
 python-numpy,
 python-pyrex,
 python-setupdocs,
 python-setuptools,
 swig,
Standards-Version: 4.1.2
X-Python-Version: >=2.6
Homepage: https://pypi.python.org/pypi/enable
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/python-enable.git
Vcs-Browser: https://anonscm.debian.org/git/python-modules/packages/python-enable.git

Package: python-enable
Architecture: any
Depends:
 python-fonttools,
 python-numpy,
 python-pkg-resources,
 python-traitsui,
 python-wxgtk3.0,
 ${misc:Depends},
 ${python:Depends},
 ${shlibs:Depends},
Description: Drawing and interaction packages
 The Enable project provides two related multi-platform packages for
 drawing GUI objects.
 .
   * Enable: An object drawing library that supports containment and
     event notification.
   * Kiva: A multi-platform DisplayPDF vector drawing engine.