Metadata-Version: 1.1
Name: fonttools
Version: 3.2.2
Summary: Tools to manipulate font files
Home-page: http://github.com/fonttools/fonttools
Author: Behdad Esfahbod
Author-email: behdad@behdad.org
License: OpenSource, BSD-style
Description: FontTools/TTX is a library to manipulate font files from Python.
        It supports reading and writing of TrueType/OpenType fonts, reading
        and writing of AFM files, reading (and partially writing) of PS Type 1
        fonts. The package also contains a tool called "TTX" which converts
        TrueType/OpenType fonts to and from an XML-based format.
        
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
