Metadata-Version: 2.1
Name: mysql_checksum
Version: 0.4
Author: demmonico

# MySQL Checksum

MySQL Checksum is a Python script that calculates the checksum of a MySQL database. 
It can be used to verify the integrity of the database and ensure that it has not been tampered with.

It can also be used to compare the checksums of two databases to see if they are identical.

