Metadata-Version: 2.1
Name: checksum_checker
Version: 0.1.2
Summary: A simple GUI which compares checksum of a provided file.
Author-email: lilisyn <lilisyndev@gmail.com>
License: MIT License
Project-URL: Homepage, https://github.com/lilisyn/checksum-checker
Project-URL: Bug Tracker, https://github.com/lilisyn/checksum-checker/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE

# Checksum Checker

A simple GUI which calculates the checksum of a given file. Allows the selection of the desired hash algorithm. 
