Metadata-Version: 2.2
Name: path.py
Version: 12.5.0
Summary: A module wrapper for os.path
Home-page: https://github.com/jaraco/path
Author: Jason Orendorff
Author-email: jason.orendorff@gmail.com
Maintainer: Jason R. Coombs
Maintainer-email: jaraco@jaraco.com
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5
License-File: LICENSE
Requires-Dist: path
Provides-Extra: testing
Requires-Dist: pytest!=3.7.3,>=3.5; extra == "testing"
Requires-Dist: pytest-checkdocs>=1.2.3; extra == "testing"
Requires-Dist: pytest-flake8; extra == "testing"
Requires-Dist: pytest-black-multipy; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: appdirs; extra == "testing"
Requires-Dist: packaging; extra == "testing"
Requires-Dist: pygments; extra == "testing"
Provides-Extra: docs
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: jaraco.packaging>=3.2; extra == "docs"
Requires-Dist: rst.linker>=1.9; extra == "docs"

``path.py`` has been renamed to `path <https://pypi.org/project/path>`_.
