A Regular Expression Library for Python
Project description
RXPY is a regular expression library, written purely in Python, that is almost completely backwards compatible with the standard Python re library (only locale-based character groups are not supported).
It has a modular design that allows different alphabets and engines to be used. This allows regular expressions to be defined over sequences of arbitrary objects (a mapping between objects and the characters used in the regular expression must exist; this is defined by the alphabet).
Release 0.1.0 marks a relatively stable architecture and initial engine. The next release will add a second engine.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file RXPY-0.1.0.zip
.
File metadata
- Download URL: RXPY-0.1.0.zip
- Upload date:
- Size: 90.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | add79ae727155a056f6de35c488fcf64c1a40df28c12d29593f4fc43c80fddbc |
|
MD5 | a96c6d426749e71dd14b41a0043dc211 |
|
BLAKE2b-256 | 3d2a9527dc0b800bbe53f9f05ec18caef3fedaa642cb0b6c3fae52a2d2be6bdc |
File details
Details for the file RXPY-0.1.0.tar.gz
.
File metadata
- Download URL: RXPY-0.1.0.tar.gz
- Upload date:
- Size: 54.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c26978f66219140844f2c2eb1c1b689bc40fa78da354fe42c160141ed68eb3a4 |
|
MD5 | 774068d5960f9b92b341599909d4c7f3 |
|
BLAKE2b-256 | 64adad450332cc3541b50dc41734767610149fb39678d94a17264fca13dc8577 |