LICENSE
MANIFEST.in
README.md
VERSION
pyproject.toml
setup.py
python/sfst_transduce.cpp
sfst_transduce/__init__.pyi
sfst_transduce/py.typed
sfst_transduce.egg-info/PKG-INFO
sfst_transduce.egg-info/SOURCES.txt
sfst_transduce.egg-info/dependency_links.txt
sfst_transduce.egg-info/not-zip-safe
sfst_transduce.egg-info/top_level.txt
src/CMakeLists.txt
src/Socket.h
src/alphabet.cpp
src/alphabet.h
src/basic.cpp
src/basic.h
src/compact.cpp
src/compact.h
src/default-scanner.ll
src/determinise.cpp
src/fst-compact.cpp
src/fst-compare.cpp
src/fst-compiler.yy
src/fst-generate.cpp
src/fst-infl.cpp
src/fst-infl2-daemon.cpp
src/fst-infl2.cpp
src/fst-infl3.cpp
src/fst-lattice.cpp
src/fst-lowmem.cpp
src/fst-match.cpp
src/fst-mor.cpp
src/fst-parse.cpp
src/fst-parse2.cpp
src/fst-print.cpp
src/fst-text2bin.cpp
src/fst-train.cpp
src/fst.cpp
src/fst.h
src/generate.cpp
src/hopcroft.cpp
src/interface.cpp
src/interface.h
src/lowmem.cpp
src/lowmem.h
src/make-compact.cpp
src/make-compact.h
src/mem.h
src/operators.cpp
src/robust.cpp
src/scanner.h
src/scanner.ll
src/socket-client.pl
src/utf8-scanner.ll
src/utf8.cpp
src/utf8.h
src/version.h
src/man1/fst-compact.1
src/man1/fst-compare.1
src/man1/fst-compiler-utf8.1
src/man1/fst-compiler.1
src/man1/fst-generate.1
src/man1/fst-infl.1
src/man1/fst-infl2.1
src/man1/fst-infl3.1
src/man1/fst-lattice.1
src/man1/fst-lowmem.1
src/man1/fst-match.1
src/man1/fst-mor.1
src/man1/fst-parse.1
src/man1/fst-parse2.1
src/man1/fst-print.1
src/man1/fst-text2bin.1
src/man1/fst-train.1
tests/__init__.py
tests/conftest.py
tests/easy.a
tests/easy.ca
tests/fixtures.py
tests/test_transducers.py