Metadata-Version: 2.4
Name: python-discovery
Version: 1.2.2
Summary: Python interpreter discovery
Maintainer-email: Bernát Gábor <gaborjbernat@gmail.com>
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
License-File: LICENSE
Requires-Dist: filelock>=3.15.4
Requires-Dist: platformdirs<5,>=4.3.6
Provides-Extra: docs
Requires-Dist: furo>=2025.12.19; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints>=3.6.3; extra == "docs"
Requires-Dist: sphinx>=9.1; extra == "docs"
Requires-Dist: sphinxcontrib-mermaid>=2; extra == "docs"
Provides-Extra: testing
Requires-Dist: covdefaults>=2.3; extra == "testing"
Requires-Dist: coverage>=7.5.4; extra == "testing"
Requires-Dist: pytest-mock>=3.14; extra == "testing"
Requires-Dist: pytest>=8.3.5; extra == "testing"
Requires-Dist: setuptools>=75.1; extra == "testing"
Dynamic: classifier
Dynamic: license-file
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary
