Cargo.toml
LICENSE
MANIFEST.in
README.md
VERSION
setup.cfg
setup.py
markup_parser.egg-info/PKG-INFO
markup_parser.egg-info/SOURCES.txt
markup_parser.egg-info/dependency_links.txt
markup_parser.egg-info/not-zip-safe
markup_parser.egg-info/top_level.txt
src/lib.rs
src/main.rs
src/markup_parser/__init__.py
src/markup_parser/parser.py
src/test/test_with_prefix.html
src/test/test_with_prefix.py
src/test/test_without_prefix.html
src/test/test_without_prefix.py
src/test/__pycache__/test_parse_from_text.cpython-39-pytest-6.2.4.pyc
src/test/__pycache__/test_with_prefix.cpython-39-pytest-6.2.4.pyc
src/test/__pycache__/test_without_prefix.cpython-39-pytest-6.2.4.pyc