.gitignore
.pre-commit-config.yaml
CREDITS.md
LICENSE
README.md
setup.py
tox.ini
.github/dependabot.yaml
.github/release.yaml
.github/workflows/bench.yaml
.github/workflows/ci.yaml
.github/workflows/cla.yaml
llsd/__init__.py
llsd/base.py
llsd/fastest_elementtree.py
llsd/serde_binary.py
llsd/serde_notation.py
llsd/serde_xml.py
llsd.egg-info/PKG-INFO
llsd.egg-info/SOURCES.txt
llsd.egg-info/dependency_links.txt
llsd.egg-info/requires.txt
llsd.egg-info/top_level.txt
tests/__init__.py
tests/bench.py
tests/fuzz.py
tests/llsd_test.py