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.11.tar.gz
(32.0 kB
view details)
Built Distribution
File details
Details for the file wrapclib-0.1.11.tar.gz
.
File metadata
- Download URL: wrapclib-0.1.11.tar.gz
- Upload date:
- Size: 32.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a2e6d934222880bcca5a3eaebef6507c4e7084b39304988ad94857f4a214ef7 |
|
MD5 | 5a518c7bca498e25120b540265a97ebc |
|
BLAKE2b-256 | ed7773b94dc22f59924e72d04562cdbd3d6971cd821425754a208cbbfc9c565d |
File details
Details for the file wrapclib-0.1.11-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: wrapclib-0.1.11-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 157.3 kB
- Tags: CPython 3.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0aa798c2b453259b8d2635f0f57f0b74891ef5613eeafc20e4e513a33be1f68 |
|
MD5 | 292af6023a221762992059534f2a39bf |
|
BLAKE2b-256 | 9d6838ec6ecb51c4535df282aa65c4985caf4edcede043cf27e113afabf51c48 |