fontpens 0.2.4+git20230408-1 source package in Ubuntu

Changelog

fontpens (0.2.4+git20230408-1) unstable; urgency=medium

  * Team upload.
  * New upstream snapshot.
  * debian/control:
    + Build-depends on pybuild-plugin-pyproject.
    + Build-depends on python3-pytest <!nocheck> for post-build tests.
  * debian/watch: Fix monitoring scripts.
  * debian/patches/Circumvent-doctest-failure-due-to-float-digits.patch:
    Add proposed patch to ignore minor float value difference due to
    different CPU hardware.

 -- Boyuan Yang <email address hidden>  Mon, 08 Apr 2024 22:29:53 -0400

Upload details

Uploaded by:
Debian Fonts Team
Uploaded to:
Sid
Original maintainer:
Debian Fonts Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
fontpens_0.2.4+git20230408-1.dsc 2.1 KiB 51697e562db3b197edc94dc84e22e40cbe83d429554258339c8bb824b8c6642d
fontpens_0.2.4+git20230408.orig.tar.gz 18.2 KiB 4bfa4e026cd99f1949d9de38572a3d5ffd1ac7b2305a8bd8f4cdd216a6d6d279
fontpens_0.2.4+git20230408-1.debian.tar.xz 2.8 KiB 127b690c348a71b6cbd2968772c0e0daf6fc251ef6a5b8274ad3b9d685f93308

Available diffs

No changes file available.

Binary packages built by this source

python3-fontpens: Classes implementing Pen protocol for manipulating UFO glyphs

 fontPens implements Pen protocol, which are instructions to draw glyphs. This
 protocol is established by RoboFabs, and this library is the reference
 implementation of the protocol, which is for manipulating UFO files.
 .
 The API is also compatible with FontForge Python API and FontLab VI Python
 API.