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.27.tar.gz
(159.1 kB
view details)
Built Distribution
File details
Details for the file wrapclib-0.1.27.tar.gz
.
File metadata
- Download URL: wrapclib-0.1.27.tar.gz
- Upload date:
- Size: 159.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e1a3200806b7be0826b8f5c60adb63e88c9993dd6753c96fac2408c880a6939 |
|
MD5 | feeecbd106b8f93b79ec0129bb8526bd |
|
BLAKE2b-256 | c2470573d7768f2a1e082c13f9430dc0bcf27e7d2a2289b0121ae6497791ae46 |
File details
Details for the file wrapclib-0.1.27-cp37-cp37m-win_amd64.whl
.
File metadata
- Download URL: wrapclib-0.1.27-cp37-cp37m-win_amd64.whl
- Upload date:
- Size: 322.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 | 50d37b76d9161244c58b0fa80b71eb09092d6425a7bbf4c8a98d6f78ddf574a1 |
|
MD5 | 9cf781164933616953a503a5689114c8 |
|
BLAKE2b-256 | 499733275d58942c5c1d67d44b6bc2a0e86f29c2b171676bb4784d05205b2d29 |