libjavascript-packer-perl 2.10+dfsg-1 source package in Ubuntu

Changelog

libjavascript-packer-perl (2.10+dfsg-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.10+dfsg.

 -- gregor herrmann <email address hidden>  Sat, 08 Oct 2022 17:47:12 +0200

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjavascript-packer-perl_2.10+dfsg-1.dsc 2.6 KiB 78dafa85704afe39830b98b87d40e6243a2306be5355b96495067895a20876e8
libjavascript-packer-perl_2.10+dfsg.orig.tar.xz 204.3 KiB 6e951e753e5dcbb932f3b01ed0c1dc5f9517536e8cf57c86267dc8ccb603480f
libjavascript-packer-perl_2.10+dfsg-1.debian.tar.xz 4.6 KiB 7bc0b4a99d5d71bab54f5d64ae2de5d75af3592322606f7a6bdad36e5490c562

Available diffs

No changes file available.

Binary packages built by this source

libjavascript-packer-perl: module to compact JavaScript code

 JavaScript::Packer is a Perl module that attempts to compact your JavaScript
 code by removing unneeded whitespace, comments and newlines. This can result
 in substantial size reductions, which can decrease loading times.