[ Source: python-pyahocorasick ]
Package: python3-ahocorasick (1.4.1-2 and others)
Links for python3-ahocorasick
Debian Resources:
Download Source Package python-pyahocorasick:
- [python-pyahocorasick_1.4.1-2.dsc]
- [python-pyahocorasick_1.4.1.orig.tar.gz]
- [python-pyahocorasick_1.4.1-2.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [github.com]
Similar packages:
Python module implementing the aho-corasick algorithm
A fast and memory efficient library for exact or approximate multi-pattern string search meaning that you can find multiple key strings occurrences at once in some input text. The library provides an `ahocorasick` Python module that can be used as a plain dict-like Trie or convert a Trie to an automaton for efficient Aho-Corasick search.
Other Packages Related to python3-ahocorasick
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
- dep: libc6 (>= 2.4) [armhf, i386, s390x]
-
- dep: python3 (<< 3.14)
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (>= 3.13~)
Download python3-ahocorasick
Architecture | Version | Package Size | Installed Size | Files |
---|---|---|---|---|
amd64 | 1.4.1-2+b1 | 32.1 kB | 97.0 kB | [list of files] |
arm64 | 1.4.1-2+b1 | 30.7 kB | 101.0 kB | [list of files] |
armhf | 1.4.1-2+b1 | 28.6 kB | 98.0 kB | [list of files] |
i386 | 1.4.1-2+b1 | 32.9 kB | 98.0 kB | [list of files] |
ppc64el | 1.4.1-2+b1 | 34.6 kB | 164.0 kB | [list of files] |
riscv64 | 1.4.1-2+b1 | 33.5 kB | 93.0 kB | [list of files] |
s390x | 1.4.1-2+b1 | 31.9 kB | 100.0 kB | [list of files] |