FreeBSD.software
Home/textproc/py311-backrefs

py311-backrefs

6.1

Wrapper around re and regex that adds additional back references

Backrefs is a wrapper around Python's built-in Re and the 3rd party Regex library. Backrefs adds various additional back references (and a couple other features) that are known to some regular expression engines, but not to Python's Re and/or Regex. The supported back references actually vary depending on the regular expression engine being used as the engine may already have support for some.

Origin: textproc/py-backrefs
Category: textproc
Size: 3.60MiB
License: MIT
Maintainer: kai@FreeBSD.org
Dependencies: 2 packages
Required by: 1 packages
$pkg install py311-backrefs

Dependencies (2)

Required By (1 packages)

More in textproc