Metadata-Version: 2.4
Name: pyenv-inspect
Version: 0.5.0
Summary: An auxiliary library for the virtualenv-pyenv and tox-pyenv-redux plugins
Author-email: Dmitry Meyer <me@undef.im>
License-Expression: MIT
Project-URL: Homepage, https://github.com/un-def/pyenv-inspect
Project-URL: Repository, https://github.com/un-def/pyenv-inspect.git
Project-URL: Changelog, https://github.com/un-def/pyenv-inspect/releases
Project-URL: Issues, https://github.com/un-def/pyenv-inspect/issues
Keywords: pyenv
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python :: 3
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
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# pyenv-inspect

An auxiliary library for the [virtualenv-pyenv][virtualenv-pyenv] and [tox-pyenv-redux][tox-pyenv-redux] plugins

## Limitations

Only CPython is supported at the moment.


[virtualenv-pyenv]: https://github.com/un-def/virtualenv-pyenv
[tox-pyenv-redux]: https://github.com/un-def/tox-pyenv-redux
