LICENSE.txt
README.md
pyproject.toml
setup.py
pynorma/__init__.py
pynorma/config.py
pynorma/utils.py
pynorma.egg-info/PKG-INFO
pynorma.egg-info/SOURCES.txt
pynorma.egg-info/dependency_links.txt
pynorma.egg-info/requires.txt
pynorma.egg-info/top_level.txt
pynorma/io/__init__.py
pynorma/io/csv_parser.py
pynorma/io/parser.py
pynorma/io/trimmer.py
pynorma/io/writer.py
pynorma/io/xlsx_parser.py
pynorma/preprocessor/__init__.py
pynorma/preprocessor/appender.py
pynorma/preprocessor/atomizer.py
pynorma/preprocessor/clarifier.py
pynorma/preprocessor/flattener.py
pynorma/preprocessor/merger.py