libpostscript-perl 0.06-3.1 source package in Ubuntu

Changelog

libpostscript-perl (0.06-3.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <email address hidden>  Sat, 02 Jan 2021 00:10:39 +0100

Upload details

Uploaded by:
Debian Perl Group
Uploaded to:
Sid
Original maintainer:
Debian Perl Group
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe perl
Noble release universe perl
Mantic release universe perl
Lunar release universe perl
Jammy release universe perl

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libpostscript-perl_0.06-3.1.dsc 2.1 KiB acc804f7ee5c92f5e04f576ced7956cc2482fdfeeffb2004516ebd09239ca71d
libpostscript-perl_0.06.orig.tar.gz 19.0 KiB 64aa477ebf153710e4cd1251a0fa6f964ac34fcd3d9993e299e28064f9eec589
libpostscript-perl_0.06-3.1.debian.tar.xz 3.7 KiB de3cf130974276b8af3abba6a9dc25b579ef3c58c9f7e6ee9886070dadbe0d6b

Available diffs

No changes file available.

Binary packages built by this source

libpostscript-perl: Perl module to generate PostScript code

 The PostScript module lets you generate PostScript files within a Perl
 script.
 .
 With PostScript::Element you can represent circles, boxes, lines and images
 such that they can be easily output as PostScript code.
 With PostScript::TextBlock you can write text blocks into your output file.