Python Wrapper for some C libraries.
Project description
wrapclib
wrapclib is a wrapper for some C libraries difficult to build otherwise. One if them is re2 with some taken from pyre2.
from wrapclib import re2 s = "<h1>mot</h1>" print(re2.compile("(<.*>)").match(s).groups())
Links:
History
current - 2019-03-15 - 0.00Mb
0.0.0 - 2019-03-15 - 0.00Mb
2: add method findall (2019-03-15)
1: build with re2 (2019-03-15)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
wrapclib-0.1.29.tar.gz
(159.2 kB
view details)
File details
Details for the file wrapclib-0.1.29.tar.gz
.
File metadata
- Download URL: wrapclib-0.1.29.tar.gz
- Upload date:
- Size: 159.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 98cd233f3c670cca3c5339e95c9db9a74cd5ab7f3a91ed1589699e027486b156 |
|
MD5 | 6cdd9cad3cc11376f85f76bacbd2979e |
|
BLAKE2b-256 | 7a34e8387615163831d9ff97f1cdf61bc930d30a9e9b1abe49e9a7080823443d |