Metadata-Version: 2.1
Name: betterpathlib
Version: 0.0.1
Summary: An Path library that is an extension to Pythons built-in pathlib.Path.
Author-email: Torstein Sørnes <t.soernes@gmail.com>
Project-URL: Homepage, https://github.com/tsoernes/betterpathlib
Project-URL: Issues, https://github.com/tsoernes/betterpathlib/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: fuzzywuzzy >=0.17.0

# betterpathlib
An Path library that is an extension to Pythons built-in pathlib.Path.


