[ 源代码: libpsl ]
软件包:psl-make-dafsa(0.21.2-1)
Create a binary DAFSA from a Public Suffix List
libpsl permits the use of an optimized binary representation of the Public Suffix List (PSL). This format is a deterministic acyclic finite state automaton, or DAFSA.
It is primarily used for building a new version of the publicsuffix package, but could also be used by anyone else looking to match printable US ASCII strings.
This package contains a Python script to convert a standard PSL into a DAFSA, either in C source code form, or in a specialized mmap-able binary format.
其他与 psl-make-dafsa 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)