Source: python-gfmetadata
Section: python
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Boyuan Yang <byang@debian.org>,
 Debian Fonts Team <debian-fonts@lists.debian.org>,
Build-Depends:
 debhelper-compat (= 14),
 dh-sequence-python3,
 protobuf-compiler,
 pybuild-plugin-pyproject,
 python3-all,
 python3-protobuf,
 python3-setuptools,
 python3-setuptools-scm,
Standards-Version: 4.7.4
Homepage: https://github.com/googlefonts/gf-metadata
Vcs-Git: https://salsa.debian.org/python-team/packages/python-gfmetadata.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-gfmetadata
Description: Python API for the Google Fonts protobuf metadata definitions
 gfmetadata provides Python bindings for the Protocol Buffer definitions used
 across the Google Fonts collection: font families (METADATA.pb), axes,
 designers, languages/regions/scripts and the knowledge base. It also
 re-exports google.protobuf.text_format so that tools can parse and emit the
 text-format protobuf files found in the google/fonts repository with a single
 import.

Package: python3-gfmetadata
Architecture: all
Depends:
 python3-protobuf (>= ${protobuf:Version}),
Description: ${source:Synopsis}
 ${source:Extended-Description}
