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

Bug#1005076: ITP: sre-yield -- Expands a regular expression to its possible matches



Package: wnpp
Severity: wishlist
Owner: "Paulo Roberto Alves de Oliveira (aka kretcheu)" <kretcheu@gmail.com>
X-Debbugs-Cc: debian-devel@lists.debian.org

* Package name    : sre-yield
  Version         : 1.2
  Upstream Author : Google Inc.
* URL             : https://github.com/google/sre_yield
* License         : Apache-2.0
  Programming Lang: Python
  Description     : Expands a regular expression to its possible matches

 The goal of sre_yield is to efficiently generate all values that can match a
 given regular expression, or count possible matches efficiently. It uses the
 parsed regular expression, so you get a much more accurate result than trying
 to just split strings.

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


Reply to: