libsyntax-highlight-perl-improved-perl 1.01-8 source package in Ubuntu

Changelog

libsyntax-highlight-perl-improved-perl (1.01-8) unstable; urgency=medium

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 1.01-7.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <email address hidden>  Sat, 19 Nov 2022 19:18:18 +0000

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libsyntax-highlight-perl-improved-perl_1.01-8.dsc 2.3 KiB 44c34de205860279b27920fcf84c24e0fa747aa1f45f5d35ca89441906ec364b
libsyntax-highlight-perl-improved-perl_1.01.orig.tar.gz 29.3 KiB 01467878edc6bdf006e9557d13db131ab4f77e9dd1fd6492d209f0698c3b5c9e
libsyntax-highlight-perl-improved-perl_1.01-8.debian.tar.xz 5.2 KiB db36331e4d28d0e127eb06485b0de5b28fb0b8da4b4ad43e2a5ffd58ca2fae04

Available diffs

No changes file available.

Binary packages built by this source

libsyntax-highlight-perl-improved-perl: Highlighting of Perl Syntactical Structures

 Syntax::Highlight::Perl::Improved provides syntax highlighting for
 Perl code. The design bias is roughly line-oriented and streamed (ie,
 processing a file line-by-line in a single pass). Provisions may be
 made in the future for tasks related to "back-tracking" (i.e.,
 re-doing a single line in the middle of a stream) such as speeding up
 state copying.