about_resource: pyahocorasick-2.0.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl attribute: yes checksum_md5: 803b8bceea67e1a0781dde0a01c39d17 checksum_sha1: 887d6d75c39e096082ac666b9a0f4c1e6a2714c9 copyright: Copyright (c) Wojciech Muła description: pyahocorasick is a fast and memory efficient library for exact or approximate multi-pattern string search. With the ahocorasick.Automaton class, you can find multiple key strings occurrences at once in some input text. You can use it as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search. Implemented in C and tested on Python 2.7 and 3.4+. Works on Linux, Mac and Windows. BSD-3-clause license. download_url: https://files.pythonhosted.org/packages/22/73/af510617c562b0722729abd094d6774855b2349d7b9650b4cf4245859371/pyahocorasick-2.0.0b1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl holder: Wojciech Muła holder_contact: wojciech_mula@poczta.onet.pl homepage_url: https://github.com/WojciechMula/pyahocorasick keywords: aho-corasick,trie,automaton,dictionary license_expression: bsd-new AND public-domain name: pyahocorasick owner: Wojciech Muła owner_url: https://github.com/WojciechMula package_url: pkg:pypi/pyahocorasick@2.0.0b1 primary_language: Python type: pypi vcs_repository: https://github.com/WojciechMula/pyahocorasick version: 2.0.0b1