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

Bug#473197: ITP: libtext-balanced-perl -- extract delimited text sequences from strings



Package: wnpp
Severity: wishlist
Owner: Neil Williams <codehelp@debian.org>

* Package name    : libtext-balanced-perl
  Version         : 2.0.0
  Upstream Author : 2006 Damian Conway <damian@conway.org>
* URL             : http://search.cpan.org/~dconway/Text-Balanced-v2.0.0/
* License         : GPL
  Programming Lang: Perl
  Description     : extract delimited text sequences from strings

 Text::Balanced extracts a delimited substring, possibly
 after skipping a specified prefix string. By default, that
 prefix is optional whitespace (/\s*/), but you can change it
 to whatever you wish.
 .
 The modules does not extract the first occurrence of a substring
 anywhere in a string (like an unanchored regex would), instead it
 extracts an occurrence of the substring appearing immediately at
 the current matching position in the string (like a G-anchored
 regex would).

This perl module is needed by a new extension to emdebian-tools to make
it easier to deal with uClibc in Emdebian.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



Reply to: