LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
srsly/__init__.py
srsly/_json_api.py
srsly/_msgpack_api.py
srsly/_msgpack_numpy.py
srsly/_pickle_api.py
srsly/_yaml_api.py
srsly/about.py
srsly/util.py
srsly.egg-info/PKG-INFO
srsly.egg-info/SOURCES.txt
srsly.egg-info/dependency_links.txt
srsly.egg-info/entry_points.txt
srsly.egg-info/requires.txt
srsly.egg-info/top_level.txt
srsly.egg-info/zip-safe
srsly/tests/__init__.py
srsly/tests/test_json_api.py
srsly/tests/test_msgpack_api.py
srsly/tests/test_msgpack_numpy.py
srsly/tests/test_pickle_api.py
srsly/tests/test_yaml_api.py
srsly/tests/util.py