python-hyperscan
python-hyperscan copied to clipboard
Adding Windows compatibility for hyperscan
Discussed in https://github.com/darvid/python-hyperscan/discussions/155
Originally posted by steven-t-murphy September 9, 2024
Our team has been working on a project that required Hyperscan to be compatible with Windows. We modified the setup.py and created a script to enable successful builds on Windows, and we are now using Hyperscan on both Windows and Linux platforms.
We would like to contribute these changes back to the community.
Exit Criteria:
- python-hyperscan fork are both public on GitHub
- GitHub regression testing operational
- pypi updated with windows compatibility