summaryrefslogtreecommitdiffstats
path: root/python/python-fonttools/README
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2017-03-07 00:01:53 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-03-07 00:01:53 +0000
commit8ceab8922420ab994543c7c8b70cc41a5b86efd9 (patch)
tree9eaddafd483cedda54b250e4c7cdd81f24fc2f49 /python/python-fonttools/README
parentf4ae2e532af332d2d06ad6d9194dcef18e294399 (diff)
downloadslackbuilds-8ceab8922420ab994543c7c8b70cc41a5b86efd9.tar.gz
slackbuilds-8ceab8922420ab994543c7c8b70cc41a5b86efd9.tar.xz
python/python-fonttools: Added (manipulate font files).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-fonttools/README')
-rw-r--r--python/python-fonttools/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/python-fonttools/README b/python/python-fonttools/README
new file mode 100644
index 0000000000..72ac9bf260
--- /dev/null
+++ b/python/python-fonttools/README
@@ -0,0 +1,3 @@
+python-fonttools - A library to manipulate font files from Python.
+
+python3 is an optional dependency (autodetected).