libregexp-common-perl 2017060201-3 source package in Ubuntu

Changelog

libregexp-common-perl (2017060201-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libregexp-common-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <email address hidden>  Sat, 15 Oct 2022 19:27:00 +0100

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 main perl
Noble release main perl
Mantic release universe perl
Lunar release universe perl

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libregexp-common-perl_2017060201-3.dsc 2.2 KiB 32afa5b4376cea62397f14e647c1385570c9c4fff198c2ec412d5a88d54f0876
libregexp-common-perl_2017060201.orig.tar.gz 232.3 KiB ee07853aee06f310e040b6bf1a0199a18d81896d3219b9b35c9630d0eb69089b
libregexp-common-perl_2017060201-3.debian.tar.xz 7.8 KiB 8dce473f0295421c8cef88585f5ecb2c2c00882a1e14b882114b60a698c6fec1

Available diffs

No changes file available.

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