Python bindings for Hyperscan.
Project description
Hyperscan/Vectorscan for Python
A CPython extension for Vectorscan, an open source fork of Hyperscan, Intel's open source (prior to version 5.4), high-performance multiple regex matching library.
- ✅ Binary manylinux-compatible wheels
- ✅ Statically linked (no need to build Hyperscan/Vectorscan)
- ✅ Chimera support
Installation
# 🪄 Installing libhs is NOT required, because python-hyperscan is statically linked
pip install hyperscan
Build Optimization
If you'd like to use Intel's Hyperscan rather than Vectorscan, or if you'd like to enable native CPU detection to build optimized non-FAT libraries (default off in Vectorscan), extending the manylinux-hyperscan Docker image used to build the binary wheels for this library should be fairly straightforward.
API Support
python-hyperscan
currently exposes most of the C API, with the
following caveats or exceptions:
- No stream compression support.
- No custom allocator support.
hs_expression_info
,hs_expression_ext_info
,hs_populate_platform
, andhs_serialized_database_info
not exposed yet.
See the documentation for more detailed build instructions.
Resources
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 Distribution
Built Distributions
File details
Details for the file hyperscan-0.7.8.tar.gz
.
File metadata
- Download URL: hyperscan-0.7.8.tar.gz
- Upload date:
- Size: 74.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ed6c87eaf32f77c89fec8c102f20bc677e44c4ce80bde903620f274ea4b8ed7 |
|
MD5 | b4f1495b14e5c1ad7aec5520a213244a |
|
BLAKE2b-256 | a698b0943c02f1c1886f61aae3203163c08d1b707136c4cee7b216cf7d730457 |
File details
Details for the file hyperscan-0.7.8-pp310-pypy310_pp73-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-pp310-pypy310_pp73-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c1cf3cc905240d85781b2d7f86ee1cfda0748dcb940c5d44b45472905be2045c |
|
MD5 | 22e97de260cbef2e7cd4b69f3fb58c95 |
|
BLAKE2b-256 | 702d39757569ef75d3cc7d739f48bcea4593471bca72180fe55b7179da1a6125 |
File details
Details for the file hyperscan-0.7.8-pp310-pypy310_pp73-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-pp310-pypy310_pp73-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d5e7a3b3b2b9930e5e6ea4814f0e3df8ba56f24588b4227738a482c9c62322d7 |
|
MD5 | cf6fc1a9e7514f4a3636ec4675ffa572 |
|
BLAKE2b-256 | fbe5a3606b40ee63bc46a631b65660dbd82bd8bf0add43496a2fbdd8bd9a30ca |
File details
Details for the file hyperscan-0.7.8-pp39-pypy39_pp73-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-pp39-pypy39_pp73-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fd8f3b0882870de27dc33b92732360521d2b627c19cddf4b9832d7b478c215e6 |
|
MD5 | 7f95858ad83b5f94c3ea92e1a4f924bc |
|
BLAKE2b-256 | ce42c05bf7a29518ff77c8cd486619d83328beae06cf2774526e093d9bd000fb |
File details
Details for the file hyperscan-0.7.8-pp39-pypy39_pp73-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-pp39-pypy39_pp73-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
- Upload date:
- Size: 1.7 MB
- Tags: PyPy, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e558cef9caaa73e802de35d2d4491034c4fb4b5697bd98ce1cb5adeb9300ad4b |
|
MD5 | 626500006cb6f5c2a22e812700e87959 |
|
BLAKE2b-256 | 564300fd8fd7f301779c6e762ca105858f41e95d6c1b8ee102cafa8eea0d3680 |
File details
Details for the file hyperscan-0.7.8-cp313-cp313-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp313-cp313-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9bac1a9c407111243d0cd0e597729ac1ccbb3ffa16985bfb9c2becd72cb0caec |
|
MD5 | 411d22e62d387181b0f5a7c9f70f6f9d |
|
BLAKE2b-256 | e74f9b6b8de4a026d058c9836439a42098b94c9481e25168a989a3a5e428f440 |
File details
Details for the file hyperscan-0.7.8-cp313-cp313-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp313-cp313-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.13, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60c600c11d34c4036850e0cf2e3e3aff437c53d6c53806d7ce477c2455800c86 |
|
MD5 | d613ccd25e65900e2c690d195bb0ea28 |
|
BLAKE2b-256 | e5e07426a328515d91e727862c31dfba33a4203fd667884f10ebac9225b9fa42 |
File details
Details for the file hyperscan-0.7.8-cp313-cp313-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp313-cp313-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.13, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d167f7debc1bd4a1df1467eb143ef350541f8b1613e03f7c2f62a46a4b7f4e2 |
|
MD5 | 5b656367ae4c0f0bcc5983723493b877 |
|
BLAKE2b-256 | f6ebf6ad66f37807d2745f0b8a878fb692fd31bb54f64f4ef97733ab867d8fb7 |
File details
Details for the file hyperscan-0.7.8-cp313-cp313-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp313-cp313-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.13, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef590d9a3d0aef435e1892e9b3941e0aac571e4632531e237d95c77fd87cad31 |
|
MD5 | def047308b7597cf3872a3338a0b1ac2 |
|
BLAKE2b-256 | 88f1bb597849a98885eac1dcc531295787e50144d32bf240e51bc34e46fdc9d4 |
File details
Details for the file hyperscan-0.7.8-cp313-cp313-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp313-cp313-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.13, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0637b35fc04e918c69ea7f38b12cfe92d8c3dbce52558bbcb3eb12a65555cff1 |
|
MD5 | 1af21ea06f533bd8d065c50723775a9e |
|
BLAKE2b-256 | 4445dd16f9495e4f0dd19ecf7b0ddf5243c2ce4f48b445bdec12e707eb93fa4d |
File details
Details for the file hyperscan-0.7.8-cp313-cp313-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp313-cp313-macosx_10_14_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.13, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3cf636a32bce0ac42f9ce398a9a44f8ff94268168588618c02a77e0090edb1ad |
|
MD5 | 8107035148864cfe37a9eae9a545e35b |
|
BLAKE2b-256 | e439b87ebed983a1cc32c4454254cb2c8b236bf8562cc9fad92629ef995635fe |
File details
Details for the file hyperscan-0.7.8-cp312-cp312-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp312-cp312-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.12, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d24de5f8b91a1eada9b2ff37ce192e670b7569b83f976ceba06acd9dc9ce20b6 |
|
MD5 | 371db0e66f2fd145b4b5aeb2ff7c991a |
|
BLAKE2b-256 | b95585fb10855109ef5002ae070d0a0e374d3b8bc978df5c571aba4112cbb246 |
File details
Details for the file hyperscan-0.7.8-cp312-cp312-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp312-cp312-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.12, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba391631929fae29a88c4f1ac68c58ccab59969bb94477876f88c30c1bfae69c |
|
MD5 | 39af9ceacf80a4dbebdc789d2842f1af |
|
BLAKE2b-256 | ef54de74e9c8bc9fc0deaba760afe63844bf5f79adab8ee2e298a4621e53cad5 |
File details
Details for the file hyperscan-0.7.8-cp312-cp312-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp312-cp312-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.12, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9fcfb76d87f6fe5a6192c2f5e5a81851252dfb80c5f423a4727f68905586e957 |
|
MD5 | c9f44b28cb0a14d2d3c75fc7382dc45d |
|
BLAKE2b-256 | 5f24d6b5d6c49e356696b230fbc6c3ccef3b66438c3e583b61b2ee7ca715ef77 |
File details
Details for the file hyperscan-0.7.8-cp312-cp312-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp312-cp312-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.12, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 436e87ae60411d884c41f1e61ee608dd04dada11bf954b009de3acd782e0f5c8 |
|
MD5 | 821e24a36f185da511333cba4fa0ae37 |
|
BLAKE2b-256 | 0de3820054ff32a29ab8c104afcc1582278c316e99702fc9004b0ad3f0395e4b |
File details
Details for the file hyperscan-0.7.8-cp312-cp312-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp312-cp312-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.12, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d1cbac8ac1bdf14beb0d5b1f05d9675c2f7e11c51382fb5c438d39f38beb435 |
|
MD5 | 9ea33417b1f5c9326b8af7b43cb9d863 |
|
BLAKE2b-256 | 7409e6b5d82b2709b40b806eae513317f0823939866a7bd872359e12486b3ac3 |
File details
Details for the file hyperscan-0.7.8-cp312-cp312-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp312-cp312-macosx_10_14_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.12, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8d6e3600646fbf5b2c84846d3dc6eb37b0aa8a156f023c91e6314f4e6695a55 |
|
MD5 | e2b15980528a74fdfe16ba70f41d4f70 |
|
BLAKE2b-256 | 976571f44267870e474358b54606f5a7be228883a3484fe1f53731cb715191b7 |
File details
Details for the file hyperscan-0.7.8-cp311-cp311-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp311-cp311-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b81ac1af6f469c8a998d16b87c78aa690a95b150bbcccc5fae138ad71fc27a8 |
|
MD5 | 1429a2082a5902613dd7384ef0aef110 |
|
BLAKE2b-256 | eb799f19d8301af2ea0c11e131142c8a4b06667d00f03a753139702a6f2939cd |
File details
Details for the file hyperscan-0.7.8-cp311-cp311-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp311-cp311-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.11, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c23254e2bdf32e5060f6765bf4fd7add6836264874890262e48a6b53090ba17 |
|
MD5 | d495ac11505beca2ace787592d4da4fe |
|
BLAKE2b-256 | 4434477a166a433e7743323a9f96b1e542e5351aa5471343fbda66d9cbd3b697 |
File details
Details for the file hyperscan-0.7.8-cp311-cp311-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp311-cp311-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.11, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9b7f2fabf574d4a4d8a2a62cbc696ff68def862b1ab543a801831d8e7faacfe |
|
MD5 | 1b7a3bb48e6d61f93f2d21c97ca8b02f |
|
BLAKE2b-256 | a7bbabb0dbd0bf933fb1f0f3d9d4553d44855b5d3ed57ef7685d162593e00f6b |
File details
Details for the file hyperscan-0.7.8-cp311-cp311-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp311-cp311-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.11, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2959563ecd2bfac0770bb63cc402f5b250f143bd16d1d09aeaae7cb4ba22cb8f |
|
MD5 | 3112c7f032564ac254a3983750210378 |
|
BLAKE2b-256 | 4feff1efccfa907b4ec8b9d4ae241327a5db30f2d212481bd8ddd53cb0f12058 |
File details
Details for the file hyperscan-0.7.8-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c217c3b526578e7b2f52a65d15e5720a8360c14e8c26aafbf9caaeb7c7617f4 |
|
MD5 | e06d22f9d99b8498562d5d69d459895f |
|
BLAKE2b-256 | 557625b8c30d8b016997bcb3bd776b4f1f7828160f3a5f48bf100886b4456d1a |
File details
Details for the file hyperscan-0.7.8-cp311-cp311-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp311-cp311-macosx_10_14_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.11, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8d99dba8d915494c67c8b5ee3d019b1e36662b81b68b15ac5e7ca51ab84b0769 |
|
MD5 | b95faa8c2ec4591f324b48dbf6903691 |
|
BLAKE2b-256 | 2eff195c14ff4a0dbe1080d68b1562112841d87237d67d56ea6d73996d5d2d31 |
File details
Details for the file hyperscan-0.7.8-cp310-cp310-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp310-cp310-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8ea635b62f86c7751d80afc1c86b7ab470b9ca4153eec93745ee1f914a12614b |
|
MD5 | 7db645f0a27d9e95d0ce4b9c85ec9537 |
|
BLAKE2b-256 | 1c70afdb09c0694b6a07a5f898d7047d9188ca321b6cddf8887f901b8893cff7 |
File details
Details for the file hyperscan-0.7.8-cp310-cp310-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp310-cp310-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.10, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92b2cffc519875bb656a9d1395b1c75d0e6a0faabd4ecba3871a9af14426898b |
|
MD5 | 0e698f6de4665fd68a0c01a7a41e7806 |
|
BLAKE2b-256 | 110813fe289dfb914b660c5f32adb1481275245622929a678adda9ac70944b9e |
File details
Details for the file hyperscan-0.7.8-cp310-cp310-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp310-cp310-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
- Upload date:
- Size: 1.8 MB
- Tags: CPython 3.10, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37c2c14786bc9a421a189233d8b7f1601868e65672bc28467cdbbd6e648c180e |
|
MD5 | 05b8ec14bd72f50723c75af7704836b0 |
|
BLAKE2b-256 | c31d32cd74c7c019e58173ba4b4235fafb8ae655220e12e6a367f7f5b93cf961 |
File details
Details for the file hyperscan-0.7.8-cp310-cp310-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp310-cp310-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.10, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 906fd2f3978ab5304971e2890300617944a17d9e6455cc44dfe3932bd0b6fe73 |
|
MD5 | c7d802055171d3f3b81d53774508c66f |
|
BLAKE2b-256 | 18f2120af1b24a8c5540dccb9ebe1765e69d24d8cb105ed239b074b8c7824894 |
File details
Details for the file hyperscan-0.7.8-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cd9d979f7d9f8a0b9c92fd6db950ec997aff5cc79121fd997ae44e53d80f2e4 |
|
MD5 | c7e8a3dfa67c78fbae94e516deadf10b |
|
BLAKE2b-256 | 2012e57183c35ec70a1b5158ad8430c442e78f1d759c3f82d66a82d39a28aee5 |
File details
Details for the file hyperscan-0.7.8-cp310-cp310-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp310-cp310-macosx_10_14_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.10, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a769dfb53f8e9417905be310d2d60d3c2deba021703da88716b506884e9a855 |
|
MD5 | e3ff967d5d95ca83e35f4f31820e9641 |
|
BLAKE2b-256 | 0df8ffe2c76bd3d7768aea0f114636720942bd0451b7f8b0eb0f0b77b7cc62b1 |
File details
Details for the file hyperscan-0.7.8-cp39-cp39-musllinux_1_1_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp39-cp39-musllinux_1_1_x86_64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d3768e158545b4140c50546ac327521d9644bc85729e228ce2941c5fc8d989d |
|
MD5 | db9cd2e1142592c59f938c9f2fa00b14 |
|
BLAKE2b-256 | 369781c6754c11c42f5ccc4dca2e3b714070a1cf54a55405bf8d6d997d67eeae |
File details
Details for the file hyperscan-0.7.8-cp39-cp39-musllinux_1_1_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp39-cp39-musllinux_1_1_aarch64.whl
- Upload date:
- Size: 2.3 MB
- Tags: CPython 3.9, musllinux: musl 1.1+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7892161b59403a00d188e7096540794fe9aa2fb36661a67c413035ca15cf777f |
|
MD5 | 885f69a0b10df5693ead4f03a0b8f436 |
|
BLAKE2b-256 | 6e43ca33f1780d866e76ef0f19a8c1c78a1547d46a61affbc7ae8e9b90558f97 |
File details
Details for the file hyperscan-0.7.8-cp39-cp39-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp39-cp39-manylinux_2_28_x86_64.manylinux_2_24_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.24+ x86-64, manylinux: glibc 2.28+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fdd2706948812cd4547793a48c5c6b1bbfff479b605bfe04a38de3fce325e64 |
|
MD5 | d8cc85c107bd245b8424da2f892ddebb |
|
BLAKE2b-256 | 86e8e4b9260066ae35aebaed0dd04aae0c759c3bf05e161546f93dd2f3ff810f |
File details
Details for the file hyperscan-0.7.8-cp39-cp39-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp39-cp39-manylinux_2_28_aarch64.manylinux_2_24_aarch64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.9, manylinux: glibc 2.24+ ARM64, manylinux: glibc 2.28+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a9437975d5e9a06975ed89f1b94095804ef38a7c75842cd6d82837e772efa868 |
|
MD5 | 51ee2e71154124b9a82c8f435a3818b8 |
|
BLAKE2b-256 | 7dd4ecd72897f1e73d83d20eed75ae14e089b9724d73ec1c4dec86d7a773f812 |
File details
Details for the file hyperscan-0.7.8-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1711198da58352b58a1ead4637071816f45da77a813ef1d530a236b1f7ea9ce9 |
|
MD5 | d386544540c3c82666077c47c646fe3c |
|
BLAKE2b-256 | 7c5871ccf10f48dd14b180637c739c7cfda1ef945d6a2c65a53fa323f44a44cb |
File details
Details for the file hyperscan-0.7.8-cp39-cp39-macosx_10_14_x86_64.whl
.
File metadata
- Download URL: hyperscan-0.7.8-cp39-cp39-macosx_10_14_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.9, macOS 10.14+ x86-64
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d0233f4a9919dc15dedf26c64afe13caeaa20177da2115ae8e7886a4f11e0428 |
|
MD5 | 9b64c47e2fc49ea072d4ea55b7315d44 |
|
BLAKE2b-256 | 333995ded07b9344e188b97b830e13f65270828373deeaf1f58a2be02ee09a6b |