python-hyperscan icon indicating copy to clipboard operation
python-hyperscan copied to clipboard

Adding Windows compatibility for hyperscan

Open steven-t-murphy opened this issue 1 year ago • 2 comments

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

steven-t-murphy avatar Oct 02 '24 15:10 steven-t-murphy