Metadata-Version: 2.4
Name: filehash-tool
Version: 2.4.1
Summary: no longer maintained
Author-email: Ma Lin <malincns@163.com>
License-Expression: MIT
Project-URL: Repository, https://bitbucket.org/wjssz/filehash
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: System :: Archiving
Classifier: Topic :: System :: Archiving :: Backup
Classifier: Topic :: System :: Shells
Classifier: Topic :: Utilities
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: colorama

This tool is no longer maintained, migrated to [fh-tool](https://pypi.org/project/fh-tool/).

The 2.4.0 version used a non-portable hash chain calculation method, which is more secure, but it restricts the database to only being read and written in Python. This can be inconvenient when using other languages for reading and writing the database.

I am unable to login PyPI, so I can't yank version 2.4.0.
