Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vlaci/pyperscan
https://github.com/vlaci/pyperscan
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vlaci/pyperscan
- Owner: vlaci
- License: apache-2.0
- Created: 2022-11-30T07:16:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T18:02:54.000Z (5 months ago)
- Last Synced: 2024-11-05T20:50:10.104Z (about 1 month ago)
- Language: Rust
- Homepage: https://vlaci.github.io/pyperscan
- Size: 802 KB
- Stars: 14
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# pyperscan
An opinionated Python binding for [Hyperscan](http://hyperscan.io) focusing on easy of
use and safety.See [Usage](docs/usage.md) to get started and [API Documentation](docs/api.md) for a comprehensive
overview.## License
Licensed under either of
- Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or )
- MIT license
([LICENSE-MIT](LICENSE-MIT) or )at your option.
## Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.