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

Bug#989641: ITP: simplematch -- Minimal, super readable string pattern matching for Python



Package: wnpp
Owner: Frédéric Bonnard <frediz@debian.org>
Severity: wishlist

* Package name    : simplematch
  Version         : 1.3
  Upstream Author : Thomas Feldmann <mail@tfeldmann.de>
* URL             : https://github.com/tfeldmann/simplematch
* License         : Expat
  Programming Lang: Python
  Description     : Minimal, super readable string pattern matching for Python

simplematch aims to fill a gap between parsing with str.split() and
regular expressions. It should be as simple as possible, fast and
stable.
The simplematch syntax is transpiled to regular expressions under the
hood, so matching performance should be just as good.

This small library is a dependency of "organize" tool that I intend to
package as well.

--
F.

Attachment: signature.asc
Description: PGP signature


Reply to: