LICENSE
MANIFEST.in
README.md
pyproject.toml
src/AbstractListType.py
src/AbstractQuantityTypeData.py
src/AbstractValueType.py
src/DccCharsXMLList.py
src/DccFormulaType.py
src/DccName.py
src/DccNoQuantity.py
src/DccQuantityTable.py
src/DccQuantityType.py
src/DccRichContentType.py
src/SiComplexList.py
src/SiHybrid.py
src/SiList.py
src/SiRealList.py
src/__init__.py
src/dccQuantityParser.py
src/helpers.py
src/parseUncertainties.py
src/testHelpers.py
src/dccQuantities.egg-info/PKG-INFO
src/dccQuantities.egg-info/SOURCES.txt
src/dccQuantities.egg-info/dependency_links.txt
src/dccQuantities.egg-info/requires.txt
src/dccQuantities.egg-info/top_level.txt
tests/test_DccCharsXMLList.py
tests/test_DccNoQuantity.py
tests/test_DccQuantityType.py
tests/test_SiList.py
tests/test_SiRealList.py
tests/test_SiRealList_parseData.py
tests/test_SiRealList_toDict.py
tests/test_dccName.py
tests/test_generateExampleTableData.py
tests/test_getAndProperties.py
tests/test_helpers.py
tests/test_parser.py
tests/test_quantityTypeCollector.py
tests/test_serilizer.py
tests/test_surfaceFlatTableGeneration.py
tests/test_tables.py