LICENSE
README.md
pyproject.toml
peracotta.egg-info/PKG-INFO
peracotta.egg-info/SOURCES.txt
peracotta.egg-info/dependency_links.txt
peracotta.egg-info/entry_points.txt
peracotta.egg-info/requires.txt
peracotta.egg-info/top_level.txt
peracotta/scripts/get_windows_specs.py
peracotta/src/__init__.py
peracotta/src/commons.py
peracotta/src/constants.py
peracotta/src/logger.py
peracotta/src/prettyprinter.py
peracotta/src/tarallo.py
peracotta/src/gui/PeraThread.py
peracotta/src/gui/Toolbox.py
peracotta/src/gui/__init__.py
peracotta/src/gui/gui.py
peracotta/src/parsers/__init__.py
peracotta/src/parsers/read_decode_dimms.py
peracotta/src/parsers/read_dmidecode.py
peracotta/src/parsers/read_lscpu.py
peracotta/src/parsers/read_lspci_and_glxinfo.py
peracotta/src/parsers/read_smartctl.py
peracotta/src/parsers/windows_parser.py