freebsd-ports/textproc/py-acora/distinfo
Antoine Brodin 618563f0d3 New port: textproc/py-acora
Acora is 'fgrep' for Python, a fast multi-keyword text search engine.
Based on a set of keywords, it generates a search automaton (DFA) and runs it
over string input, either unicode or bytes.  It is based on the Aho-Corasick
algorithm and an NFA-to-DFA powerset construction.  Acora comes with both a pure
Python implementation and a fast binary module written in Cython.  However, note
that the current construction algorithm is not suitable for really large sets of
keywords (i.e. more than a couple of thousand).

WWW: https://github.com/scoder/acora/
2014-08-23 08:16:57 +00:00

2 lines
126 B
Text

SHA256 (acora-1.8.tar.gz) = cfabfbccc31762ae54d05119331051c99837e77e1204c38b9d142f0375c6725b
SIZE (acora-1.8.tar.gz) = 123811