summaryrefslogtreecommitdiff
path: root/third_party/freetype-py/debian/control
blob: 88af14aa55f80d72a4b064a2a326a3bb01c3e331 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: freetype-py
Maintainer: Nicolas P. Rougier <Nicolas.Rougier@inria.fr>
Section: python
Priority: optional
Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 9)
Standards-Version: 3.9.5

Package: python-freetype-py
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, libfreetype6
Description: Freetype python bindings
 Freetype python provides bindings for the FreeType library. Only the
 high-level API is bound.
 .
 Documentation available at:
 http://freetype-py.readthedocs.org/en/latest/