libregexp-common-perl 2017060201-ok2 source package in openKylin

Changelog

libregexp-common-perl (2017060201-ok2) yangtze; urgency=medium

  * Modify debian/control.

 -- denghao <email address hidden>  Thu, 15 Sep 2022 13:30:31 +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
Huanghe V3.0 proposed main perl
Huanghe V3.0 release main perl
Nile V2.0 proposed main perl
Nile V2.0 release main perl
Yangtze V1.0 release main perl
Yangtze V1.0 proposed main perl

Downloads

File Size SHA-256 Checksum
libregexp-common-perl_2017060201.orig.tar.gz 232.3 KiB ee07853aee06f310e040b6bf1a0199a18d81896d3219b9b35c9630d0eb69089b
libregexp-common-perl_2017060201-ok2.debian.tar.xz 6.3 KiB f685552ff4662558918c9e5d6c1a6161cc8594444bed1d771ef262971cded9a5
libregexp-common-perl_2017060201-ok2.dsc 1.9 KiB 74ce5676c181895558544b1f742ce02c33adfa673ae2a08a4c2f08286b0061f6

Available diffs

View changes file

Binary packages built by this source

libregexp-common-perl: module with common regular expressions

 Regexp::Common is a Perl module that exports a single hash ('%RE') that
 stores or generates commonly needed regular expressions.
 .
 The module currently provides the following patterns:
 .
   * balanced parentheses and brackets
   * delimited text (with escapes)
   * integers and floating-point numbers in any base (up to 36)
   * comments in 44 languages
   * offensive language
   * lists of any pattern
   * IPv4 and IPv6 addresses
   * URIs
   * Zip codes