LICENSE
MANIFEST.in
README.md
pyproject.toml
rfc.md
logicossoftware_mdocx.egg-info/PKG-INFO
logicossoftware_mdocx.egg-info/SOURCES.txt
logicossoftware_mdocx.egg-info/dependency_links.txt
logicossoftware_mdocx.egg-info/requires.txt
logicossoftware_mdocx.egg-info/top_level.txt
pymdocx/__init__.py
pymdocx/compression.py
pymdocx/constants.py
pymdocx/gob.py
pymdocx/models.py
pymdocx/reader.py
pymdocx/writer.py
test_suite/attributes.mdocx
test_suite/attributes.mdocx.expected.json
test_suite/deep_paths.mdocx
test_suite/deep_paths.mdocx.expected.json
test_suite/empty_media_bundle.mdocx
test_suite/empty_media_bundle.mdocx.expected.json
test_suite/full_featured.mdocx
test_suite/full_featured.mdocx.expected.json
test_suite/large_content.mdocx
test_suite/large_content.mdocx.expected.json
test_suite/manifest.json
test_suite/media_refs.mdocx
test_suite/media_refs.mdocx.expected.json
test_suite/minimal_brotli.mdocx
test_suite/minimal_brotli.mdocx.expected.json
test_suite/minimal_lz4.mdocx
test_suite/minimal_lz4.mdocx.expected.json
test_suite/minimal_uncompressed.mdocx
test_suite/minimal_uncompressed.mdocx.expected.json
test_suite/minimal_zip.mdocx
test_suite/minimal_zip.mdocx.expected.json
test_suite/minimal_zstd.mdocx
test_suite/minimal_zstd.mdocx.expected.json
test_suite/multi_markdown.mdocx
test_suite/multi_markdown.mdocx.expected.json
test_suite/unicode_content.mdocx
test_suite/unicode_content.mdocx.expected.json
test_suite/with_media.mdocx
test_suite/with_media.mdocx.expected.json
test_suite/with_metadata.mdocx
test_suite/with_metadata.mdocx.expected.json
tests/test_pymdocx.py