summaryrefslogtreecommitdiff
path: root/third_party/freetype-py/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/freetype-py/debian/control')
-rw-r--r--third_party/freetype-py/debian/control16
1 files changed, 16 insertions, 0 deletions
diff --git a/third_party/freetype-py/debian/control b/third_party/freetype-py/debian/control
new file mode 100644
index 0000000..88af14a
--- /dev/null
+++ b/third_party/freetype-py/debian/control
@@ -0,0 +1,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/