DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-gfmetadata 0.2.5-1

Package Information

DescriptionPython 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.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByBoyuan Yang <byang@debian.org>
Sponsorbyang@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-gfmetadata.git (browse)
Closes#1142826
Trackerhttps://tracker.debian.org/pkg/python-gfmetadata
Uploaded2 hours ago

New Package Report

.changes
DateTue, 22 Sep 2026 12:00:00 -0400
Sourcepython-gfmetadata
Version0.2.5-1
Changed-ByBoyuan Yang
Architecturesource all
Distributionunstable
Changelog
python-gfmetadata (0.2.5-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1142826)
.dsc
Package-Listpython3-gfmetadata deb python optional arch=all
Sectionpython
Priorityoptional
Componentmain
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".

Back to Dashboard | View all reviews for this package