LICENSE README.rst pyproject.toml setup.cfg setup.py Lib/glyphsLib/__init__.py Lib/glyphsLib/__main__.py Lib/glyphsLib/_version.py Lib/glyphsLib/classes.py Lib/glyphsLib/cli.py Lib/glyphsLib/glyphdata.py Lib/glyphsLib/interpolation.py Lib/glyphsLib/parser.py Lib/glyphsLib/types.py Lib/glyphsLib/util.py Lib/glyphsLib/writer.py Lib/glyphsLib.egg-info/PKG-INFO Lib/glyphsLib.egg-info/SOURCES.txt Lib/glyphsLib.egg-info/dependency_links.txt Lib/glyphsLib.egg-info/entry_points.txt Lib/glyphsLib.egg-info/requires.txt Lib/glyphsLib.egg-info/top_level.txt Lib/glyphsLib/affine/__init__.py Lib/glyphsLib/builder/__init__.py Lib/glyphsLib/builder/anchors.py Lib/glyphsLib/builder/annotations.py Lib/glyphsLib/builder/axes.py Lib/glyphsLib/builder/background_image.py Lib/glyphsLib/builder/blue_values.py Lib/glyphsLib/builder/builders.py Lib/glyphsLib/builder/common.py Lib/glyphsLib/builder/components.py Lib/glyphsLib/builder/constants.py Lib/glyphsLib/builder/custom_params.py Lib/glyphsLib/builder/features.py Lib/glyphsLib/builder/filters.py Lib/glyphsLib/builder/font.py Lib/glyphsLib/builder/glyph.py Lib/glyphsLib/builder/groups.py Lib/glyphsLib/builder/guidelines.py Lib/glyphsLib/builder/hints.py Lib/glyphsLib/builder/instances.py Lib/glyphsLib/builder/kerning.py Lib/glyphsLib/builder/layers.py Lib/glyphsLib/builder/masters.py Lib/glyphsLib/builder/names.py Lib/glyphsLib/builder/paths.py Lib/glyphsLib/builder/sources.py Lib/glyphsLib/builder/user_data.py Lib/glyphsLib/data/__init__.py