libregexp-common-perl 2024080801-ok1 source package in openKylin

Changelog

libregexp-common-perl (2024080801-ok1) huanghe; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Fri, 29 May 2026 09:10:08 -0700

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.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

Downloads

File Size SHA-256 Checksum
libregexp-common-perl_2024080801.orig.tar.gz 232.9 KiB 0677afaec8e1300cefe246b4d809e75cdf55e2cc0f77c486d13073b69ab4fbdd
libregexp-common-perl_2024080801-ok1.debian.tar.xz 5.5 KiB 888ab7b46df24a2c9bc8dd96007d77f3c67d954df89c70e8968d9d1a944f3c98
libregexp-common-perl_2024080801-ok1.dsc 2.0 KiB a3cf59668ab3750a2618ef3d57e29c69e7269bd5b317d5211372f983abc3bf74

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