LICENSE
MANIFEST.in
README.md
pyproject.toml
hwpapi/FilePathCheckerModuleExample.dll
hwpapi/__init__.py
hwpapi/constants.py
hwpapi/document.py
hwpapi/errors.py
hwpapi/functions.py
hwpapi/logging.py
hwpapi/units.py
hwpapi.egg-info/PKG-INFO
hwpapi.egg-info/SOURCES.txt
hwpapi.egg-info/dependency_links.txt
hwpapi.egg-info/entry_points.txt
hwpapi.egg-info/requires.txt
hwpapi.egg-info/top_level.txt
hwpapi/_pyinstaller/__init__.py
hwpapi/_pyinstaller/hook-hwpapi.py
hwpapi/collections/__init__.py
hwpapi/collections/bookmarks.py
hwpapi/collections/fields.py
hwpapi/collections/hyperlinks.py
hwpapi/collections/images.py
hwpapi/collections/paragraphs.py
hwpapi/collections/styles.py
hwpapi/collections/tables.py
hwpapi/context/__init__.py
hwpapi/context/scopes.py
hwpapi/core/__init__.py
hwpapi/core/app.py
hwpapi/core/document.py
hwpapi/io/__init__.py
hwpapi/io/export.py
hwpapi/io/open.py
hwpapi/low/__init__.py
hwpapi/low/actions.py
hwpapi/low/engine.py
hwpapi/low/parametersets/__init__.py
hwpapi/low/parametersets/backends.py
hwpapi/low/parametersets/base.py
hwpapi/low/parametersets/mappings.py
hwpapi/low/parametersets/properties.py
hwpapi/low/parametersets/sets/__init__.py
hwpapi/low/parametersets/sets/document.py
hwpapi/low/parametersets/sets/drawing.py
hwpapi/low/parametersets/sets/file_ops.py
hwpapi/low/parametersets/sets/find_edit.py
hwpapi/low/parametersets/sets/formatting.py
hwpapi/low/parametersets/sets/media_misc.py
hwpapi/low/parametersets/sets/paragraph.py
hwpapi/low/parametersets/sets/primitives.py
hwpapi/low/parametersets/sets/table.py
hwpapi/low/parametersets/sets/text.py
hwpapi/presets/__init__.py
tests/test_all_actions.py
tests/test_all_parametersets.py
tests/test_app_v2_surface.py
tests/test_architecture.py
tests/test_color_semantics.py
tests/test_constants.py
tests/test_enums.py
tests/test_functions.py
tests/test_hparam.py
tests/test_units.py