A low-level UFO reader and writer.


License
Other
Install
pip install ufoLib==2.3.2

Documentation

Build Status AppVeyor Status Python Versions PyPI codecov

ufoLib

A low-level UFO reader and writer.

UFO is a human-readable, XML-based file format that stores font source files.

Installation

$ pip install ufoLib

For better speed, you can install with extra dependencies like this:

$ pip install ufoLib[lxml]

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.