Metadata-Version: 1.1
Name: ufodiff
Version: 0.5.4
Summary: UFO font source file diff tool
Home-page: https://github.com/source-foundry/ufodiff
Author: Christopher Simpkins
Author-email: chris@sourcefoundry.org
License: MIT license
Description: ufodiff
        =======
        
        ufodiff is a command line UFO source file modification and diff tool for collaborative typeface design/development projects.
        
        It examines git repositories for changes to files that are part of the UFO source spec only (i.e. all file changes in the repository external to the UFO source code are not considered by the tool).
        
        Documentation, source repository, and issue reporting available on `Github <https://github.com/source-foundry/ufodiff>`_ .
Keywords: font,typeface,ufo,diff,source,ttf,otf
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries :: Python Modules
