fonttools/README.md
Cosimo Lupo 5526dc8e17 README.md: add PyPI badge
[skip ci]
2016-10-18 12:23:52 +01:00

22 lines
793 B
Markdown

[![Build Status](https://api.travis-ci.org/unified-font-object/ufoLib.svg)](https://travis-ci.org/unified-font-object/ufoLib)
[![AppVeyor Status](https://ci.appveyor.com/api/projects/status/github/unified-font-object/ufoLib?svg=true)](https://ci.appveyor.com/project/adrientetar/ufolib)
![Python Versions](https://img.shields.io/badge/python-2.7%2C%203.4%2C%203.5-blue.svg)
[![PyPI](https://img.shields.io/pypi/v/ufoLib.svg)](https://pypi.org/project/ufoLib/)
ufoLib
------
A low-level [UFO] reader and writer.
[UFO] is a human-readable, XML-based file format that stores font source files.
[UFO]: http://unifiedfontobject.org/
UFO 4
-----
This is a branch in which we are **experimenting** with UFO 4 ideas/support.
- Single file structure (99.9% sure this will be zip)
- Other stuff.