Metadata-Version: 2.1
Name: tfont
Version: 0.1.1
Summary: tfont is a font library that writes to JSON.
Home-page: https://github.com/trufont/tfont
Author: Adrien Tétar
Author-email: adri-from-59@hotmail.fr
License: Apache 2.0
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Text Processing :: Fonts
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: fonttools (>=3.24.0)
Requires-Dist: python-rapidjson (>=0.5.0)
Requires-Dist: attrs (>=17.3.0)
Requires-Dist: cattrs (>=0.8.0)
Provides-Extra: testing
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: pytest-cov; extra == 'testing'
Requires-Dist: pytest-randomly; extra == 'testing'
Provides-Extra: ufo
Requires-Dist: ufoLib2 (>=0.2.1); extra == 'ufo'

[![Travis CI Build Status](https://travis-ci.org/trufont/tfont.svg?branch=master)](https://travis-ci.org/trufont/tfont)

tfont
=====

tfont is a font library that writes to JSON.

![](doc/tree.svg)


