Cosimo Lupo 715d6c6b68
Add plistlib module from ufoLib2
https://github.com/fonttools/ufoLib2/blob/master/src/ufoLib2/plistlib.py

replaces the old ufoLib.plistlib shim, privides a single interface
similar to python3's stdlib `plistlib` module, but built on top of
lxml.

On python < 3, it requires the singledispatch backport.
This will be added as conditional installation requirement.
2018-07-11 12:26:00 +01:00
2018-06-11 15:03:54 -05:00
2018-03-21 22:04:37 -05:00
2018-06-09 02:00:32 +01:00
2015-11-08 11:11:11 +01:00
2018-07-10 16:24:02 +01:00
2018-07-10 16:24:02 +01:00

Build Status AppVeyor Status Python Versions PyPI

ufoLib

A low-level UFO reader and writer.

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

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.
Description
No description provided
Readme 28 MiB
Languages
Python 99.9%