.editorconfig
.pre-commit-config.yaml
CHANGELOG.md
LICENSE
MANIFEST.in
README.md
VERSION
mkdocs.yml
pyproject.toml
requirements-dev.txt
setup.cfg
tox.ini
.vscode/settings.json
.vscode/tasks.json
bytesioex/__init__.py
bytesioex/py.typed
bytesioex.egg-info/PKG-INFO
bytesioex.egg-info/SOURCES.txt
bytesioex.egg-info/dependency_links.txt
bytesioex.egg-info/top_level.txt
docs/index.md
tests/__init__.py
tests/test_bytesioex.py