LICENSE
README.md
pyproject.toml
src/gwyddionpy/__init__.py
src/gwyddionpy/_errors.py
src/gwyddionpy/_fetch_converter.py
src/gwyddionpy/_metatree.py
src/gwyddionpy/_model.py
src/gwyddionpy/_parse.py
src/gwyddionpy/_run.py
src/gwyddionpy.egg-info/PKG-INFO
src/gwyddionpy.egg-info/SOURCES.txt
src/gwyddionpy.egg-info/dependency_links.txt
src/gwyddionpy.egg-info/entry_points.txt
src/gwyddionpy.egg-info/requires.txt
src/gwyddionpy.egg-info/top_level.txt
src/gwyddionpy/export/__init__.py
src/gwyddionpy/export/dict.py
src/gwyddionpy/export/gwy.py
src/gwyddionpy/export/hdf5.py
src/gwyddionpy/export/json.py
tests/FullTestPlan.md
tests/conftest.py
tests/make_reference.py
tests/converter/test_build_consistency.py
tests/converter/test_cli_contract.py
tests/converter/test_determinism.py
tests/converter/test_discovery.py
tests/converter/test_fetch_converter.py
tests/converter/test_invocation.py
tests/converter/test_locale.py
tests/converter/test_malformed_input.py
tests/converter/test_memory_footprint.py
tests/converter/test_platform.py
tests/converter/test_process_isolation.py
tests/converter/test_resource_hygiene.py
tests/converter/test_thread_safety.py
tests/converter/test_timeout.py
tests/data/README.md
tests/data/bruker_nanoscope/VGEP-15m-.0_00000.spm
tests/data/bruker_nanoscope/VGEP-15m-.0_00000.spm.json
tests/data/bruker_spmlab/B3320_13_061726074638.SIG_TOPO_BKW.FLT
tests/data/bruker_spmlab/B3320_13_061726074638.SIG_TOPO_BKW.FLT.json
tests/data/igor_asylum/sample_0.ibw
tests/data/igor_asylum/sample_0.ibw.json
tests/data/jpk/sample_0.jpk
tests/data/jpk/sample_0.jpk-qi-image
tests/data/jpk/sample_0.jpk-qi-image.json
tests/data/jpk/sample_0.jpk.json
tests/data/nanonis/Bias-Spectroscopy002.dat
tests/data/nanonis/Bias-Spectroscopy002.dat.json
tests/data/wsxm/sample_0.stp
tests/data/wsxm/sample_0.stp.json
tests/data/wsxm/sample_0.top
tests/data/wsxm/sample_0.top.json
tests/formats/test_export_chain.py
tests/formats/test_reference.py
tests/formats/test_sanity.py
tests/formats/test_vendor_header.py
tests/helpers/__init__.py
tests/helpers/content.py
tests/helpers/gwy_builder.py
tests/helpers/platforms.py
tests/helpers/requirements.py
tests/helpers/specimens.py
tests/unit/test_export_edge_cases.py
tests/unit/test_export_json.py
tests/unit/test_exports.py
tests/unit/test_parse.py
tests/unit/test_parse_properties.py
tests/unit/test_reference_schema.py