python-gfmetadata 0.2.5-1
Package Information
| 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. |
|---|---|
| Maintainer | Debian Python Team <team+python@tracker.debian.org> |
| Changed By | Boyuan Yang <byang@debian.org> |
| Sponsor | byang@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/python-team/packages/python-gfmetadata.git (browse) |
| Closes | #1142826 |
| Tracker | https://tracker.debian.org/pkg/python-gfmetadata |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Date | Tue, 22 Sep 2026 12:00:00 -0400 |
|---|---|
| Source | python-gfmetadata |
| Version | 0.2.5-1 |
| Changed-By | Boyuan Yang |
| Architecture | source all |
| Distribution | unstable |
Changelog
python-gfmetadata (0.2.5-1) unstable; urgency=medium . * Initial release. (Closes: #1142826)
.dsc
| Package-List | python3-gfmetadata deb python optional arch=all |
|---|---|
| Section | python |
| Priority | optional |
| Component | main |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gfmetadata
Upstream-Contact: Simon Cozens <simon@simon-cozens.org>
Source: https://github.com/googlefonts/gf-metadata
Comment:
The upstream repository also contains the Rust crate "gf-metadata"
(Cargo.toml, src/*.rs). Only the Python module is built by this package.
Files: *
Copyright:
2025-2026 Google LLC
2025-2026 The gf-metadata Authors
License: Apache-2.0
Files: debian/*
Copyright: 2026 Boyuan Yang <byang@debian.org>
License: Apache-2.0
License: Apache-2.0
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
.
http://www.apache.org/licenses/LICENSE-2.0
.
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
.
On Debian systems, the complete text of the Apache License, Version 2.0
can be found in "/usr/share/common-licenses/Apache-2.0".