LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
snipsync/__init__.py
snipsync/lexer.py
snipsync/main.py
snipsync/position.py
snipsync/settings.py
snipsync/text.py
snipsync/ultisnip.py
snipsync/xml_snippet.py
snipsync.egg-info/PKG-INFO
snipsync.egg-info/SOURCES.txt
snipsync.egg-info/dependency_links.txt
snipsync.egg-info/entry_points.txt
snipsync.egg-info/requires.txt
snipsync.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/test_io.py
tests/test_main.py
tests/test_tokenize.py
tests/test_ultisnip.py