python-aafigure 0.6-4 source package in Ubuntu

Changelog

python-aafigure (0.6-4) unstable; urgency=medium

  * Removed reference to BSD license (Closes: #1105873).

 -- Thomas Goirand <email address hidden>  Wed, 26 Nov 2025 10:42:54 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Stonking release universe misc
Resolute release universe misc

Downloads

File Size SHA-256 Checksum
python-aafigure_0.6-4.dsc 2.1 KiB 96914417564dadac0cfb85932b36832e28b04263aba7c902cdca2c2f8ea9cdd3
python-aafigure_0.6.orig.tar.xz 50.8 KiB 9c6c7a4fa0043eb06fe1a60380ba9991ce05bce3a300cb336c1feb772341f2ca
python-aafigure_0.6-4.debian.tar.xz 3.1 KiB 0cc9ae4bd91dc55206bb1a7bbc603290ba35ef0c5c4520acbef47d36795384c5

Available diffs

No changes file available.

Binary packages built by this source

python3-aafigure: aafigure - ASCII art to image converter

 aafigure is a command line tool that converts drawings in text files to
 images. Several output formats are supported (SVG, PDF, PNG, JPG and more).
 .
 A Python package is also installed, so that the conversion can also be
 used by Python programs.
 .
 Note on dependency on other packages: PDF output requires python-reportlab and
 bitmap formats require python-imaging.