Metadata-Version: 2.4
Name: gfmetadata
Version: 0.2.1
Summary: A python API for interacting with Google Fonts protobuf definitions
Author-email: Simon Cozens <simon@simon-cozens.org>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: protobuf>=6.33.0
Dynamic: license-file

# Google Fonts Metadata Utilities

This crate provides:

* Helpers for reading metadata from a local copy of the Google Fonts repository.
* Access to Protobuf definitions for families, languages, axes and designers.
* Structured access to the tags and categories used in Google Fonts.
