libppix-regexp-perl 0.085-ok1 source package in openKylin

Changelog

libppix-regexp-perl (0.085-ok1) yangtze; urgency=medium

  * Build for openkylin.

 -- denghao <email address hidden>  Tue, 23 Aug 2022 13:51:53 +0300

Upload details

Uploaded by:
denghao
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Openkylin Developers
Architectures:
all
Section:
perl
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libppix-regexp-perl_0.085.orig.tar.gz 236.2 KiB 2ef0bb89248438e0138fc64c9ab0cacd0a532e908882a07dd8f0b841f130cf1d
libppix-regexp-perl_0.085-ok1.debian.tar.xz 7.3 KiB bcb3bf22cc3b52797ed6f936d73c1836132613e72670a67181bc2ce357ae393e
libppix-regexp-perl_0.085-ok1.dsc 1.9 KiB 0d4c2f292b592a3a29ce8482db3e8b3651d3243d49142e99173667a9ac7c015a

Available diffs

View changes file

Binary packages built by this source

libppix-regexp-perl: module to parse regular expressions

 PPIx::Regexp is a Perl module that parses regular expressions in a manner
 similar to the way that PPI (see libppi-perl) parses Perl documents. This
 class forms the root of the parse tree, which is similar to PPI::Document.
 Like PPI, this module produces output which is round-trip safe.