CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
src/linesep/__init__.py
src/linesep/py.typed
src/linesep.egg-info/PKG-INFO
src/linesep.egg-info/SOURCES.txt
src/linesep.egg-info/dependency_links.txt
src/linesep.egg-info/top_level.txt
test/test_other.py
test/test_core/conftest.py
test/test_core/test_join_bytes.py
test/test_core/test_join_text.py
test/test_core/test_split_bytes.py
test/test_core/test_split_text.py