LICENSE
MANIFEST.in
README.md
THIRD_PARTY_NOTICES.md
pyproject.toml
src/aspose/__init__.py
src/aspose/note/__init__.py
src/aspose/note/enums.py
src/aspose/note/exceptions.py
src/aspose/note/model.py
src/aspose/note/_internal/__init__.py
src/aspose/note/_internal/ms_one/__init__.py
src/aspose/note/_internal/ms_one/loader.py
src/aspose/note/_internal/ms_one/entities/__init__.py
src/aspose/note/_internal/onestore/__init__.py
src/aspose/note/_internal/onestore/parser.py
src/aspose/note/saving/__init__.py
src/aspose/note/saving/options.py
src/aspose/note/saving/pdf_writer.py
src/aspose_note.egg-info/PKG-INFO
src/aspose_note.egg-info/SOURCES.txt
src/aspose_note.egg-info/dependency_links.txt
src/aspose_note.egg-info/requires.txt
src/aspose_note.egg-info/top_level.txt
tests/test_aspose_note_compat_smoke.py
tests/test_aspose_note_dom_content.py
tests/test_aspose_note_dom_document.py
tests/test_aspose_note_exceptions_and_stubs.py
tests/test_aspose_note_history.py
tests/test_aspose_note_pdf_goldens.py
tests/test_aspose_note_richtext_formatting.py
tests/test_aspose_note_save_options.py
tests/test_aspose_note_tags.py
tests/test_imports_smoke.py