[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#469186: ITP: libregexp-assemble-perl -- Assemble multiple Regular Expressions into a single regular expression



Package: wnpp
Severity: wishlist
Owner: Xavier Guimard <x.guimard@free.fr>


* Package name    : libregexp-assemble-perl
  Version         : 0.32
  Upstream Author : David Landgren <david@landgren.net>
* URL             : http://search.cpan.org/~dland/Regexp-Assemble-0.32/
* License         : GPL and Artistic
  Programming Lang: Perl
  Description     : Assemble multiple Regular Expressions into a single regular expression

(Include the long description here.)

Regexp::Assemble takes an arbitrary number of regular expressions
and assembles them into a single regular expression (or RE) that
matches all that the individual REs match.
As a result, instead of having a large list of expressions to loop
over, a target string only needs to be tested against one expression.
This is interesting when you have several thousand patterns to deal
with. Serious effort is made to produce the smallest pattern possible.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (800, 'testing'), (600, 'unstable'), (600, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-686 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


.




Reply to: