Extensions for the `re` package.
Project description
re-extensions
Extensions for the re
package.
Installation
$ pip install re-extensions
Requirements
See Also
Github repository
PyPI project
License
This project falls under the BSD 3-Clause License.
History
v0.0.3
- The basic structure of the package is completed, including:
- advanced regex operations
smart_search()
,smart_match()
,smart_fullmatch()
,smart_sub()
,smart_subn()
, andsmart_split()
; - unique regex operations
rsplit()
,lsplit()
,line_findall()
, andreal_findall()
; - string operation
counted_strip()
; - utility classes
Smart
,SmartPattern
andSmartMatch
; - and other utility functions:
find_right_bracket()
,find_left_bracket()
,pattern_inreg()
,line_count()
,line_count_iter()
andword_wrap()
.
- advanced regex operations
v0.0.2
- Bugfix for
setup.py
.
v0.0.1
- Initial release.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for re_extensions-0.0.3-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a39ef68cbfbe0b682628ee81983a293eaeb8fee9d82cd92902b6bfcdd2b3aa8 |
|
MD5 | 8903a652a5fc65c0bcbeff389bde5be2 |
|
BLAKE2b-256 | 24eebd6a091e7807dfab0762f65b42c4fb3714828fd85ca6513f7df83e54f0ee |