libjavascript-packer-perl 2.06-1 source package in Ubuntu

Changelog

libjavascript-packer-perl (2.06-1) unstable; urgency=medium

  * Team upload.
  * Import upstream version 2.06.

 -- gregor herrmann <email address hidden>  Sat, 04 Apr 2020 16:25:52 +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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libjavascript-packer-perl_2.06-1.dsc 2.6 KiB c2ee2f96af7c5ca888bdd88aef938e08d3b4a91e6f5a090f030bd8e4a8a17807
libjavascript-packer-perl_2.06.orig.tar.gz 67.0 KiB ed4a4e09c8d8e2d932319911575e3c7a1ecabad3501ac5eeaa29642c9ab38041
libjavascript-packer-perl_2.06-1.debian.tar.xz 3.5 KiB 24436331e5a6f64a8e83f1b35eb72e3c4101c4224cf2f89972200f594c802f30

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.