libppix-regexp-perl 0.088-ok1 source package in openKylin
Changelog
libppix-regexp-perl (0.088-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:43:30 +0800
libppix-regexp-perl (0.088-ok1) nile; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Tue, 07 May 2024 09:43:30 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libppix-regexp-perl_0.088.orig.tar.gz | 249.3 KiB | 885433f9b102fad4fd36b21c7320bb036036111caf998131bf416f7cd5ee9764 |
libppix-regexp-perl_0.088-ok1.debian.tar.xz | 1.9 KiB | 8d178505fd7390ccd09e35cda87e27cc79ef56b896901fe36f06d20d780e546d |
libppix-regexp-perl_0.088-ok1.dsc | 2.1 KiB | 23d1ada1fe4b0ebeba1538c6dcc720cf37e8be2ab2c10884af7d9471a6806865 |
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.