MANIFEST.in
README.md
pyproject.toml
setup.cfg
links_notation/__init__.py
links_notation/format_config.py
links_notation/formatter.py
links_notation/link.py
links_notation/parser.py
links_notation.egg-info/PKG-INFO
links_notation.egg-info/SOURCES.txt
links_notation.egg-info/dependency_links.txt
links_notation.egg-info/requires.txt
links_notation.egg-info/top_level.txt
tests/test_api.py
tests/test_edge_case_parser.py
tests/test_format_config.py
tests/test_indentation_consistency.py
tests/test_indented_id_syntax.py
tests/test_link.py
tests/test_links_group.py
tests/test_mixed_indentation_modes.py
tests/test_multi_quote_parser.py
tests/test_multiline_parser.py
tests/test_multiline_quoted_string.py
tests/test_nested_parser.py
tests/test_nested_self_reference.py
tests/test_single_line_parser.py