Metadata-Version: 2.4
Name: ackerman
Version: 0.1.0
Summary: an cli application to compare the levenshtein distances between strings and files.
Author-email: sagnikc395 <sgnikchatterjee607@gmail.com>
Keywords: levenshtein,cli,distance,text
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.2.1
Requires-Dist: pytest>=8.4.1
Requires-Dist: setuptools>=80.9.0
Dynamic: license-file

## levi

a cli app to compare the levenshtein distance between strings and files.

