Metadata-Version: 1.1
Name: fontParts
Version: 0.1.0
Summary: An API for interacting with the parts of fonts during the font development process.
Home-page: http://github.com/robofab-developers/fontParts
Author: Just van Rossum, Tal Leming, Erik van Blokland
Author-email: info@robofab.com
License: OpenSource, MIT
Description: .. figure:: https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5-blue.svg
           :alt: Python Versions
        
        FontParts
        =========
        
        An API for interacting with the parts of fonts during the font
        development process. FontParts is a candidate to replace
        `RoboFab <http://robofab.com>`__. The documentation is at
        `fontparts.readthedocs.io <http://fontparts.readthedocs.io/en/latest/>`__.
        
        *This is a work in progress. We are still working out the API, abstract
        implementation, example implementation, test suite and documentation.*
        Want to contribute? Great! Get in touch!
        
        Current Code Health
        -------------------
        
        |Code Health|
        
        NoneLab Test Status
        -------------------
        
        |Build Status|
        
        .. |Code Health| image:: https://landscape.io/github/robofab-developers/fontParts/master/landscape.svg?style=flat-square
           :target: https://landscape.io/github/robofab-developers/fontParts/master
        .. |Build Status| image:: https://travis-ci.org/robofab-developers/fontParts.svg?branch=master
           :target: https://travis-ci.org/robofab-developers/fontParts
        
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 :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion
Classifier: Topic :: Software Development :: Libraries
