Metadata-Version: 2.1
Name: execnet
Version: 1.9.0
Summary: execnet: rapid multi-Python deployment
Project-URL: Homepage, https://execnet.readthedocs.io/en/latest/
Author: holger krekel and others
License-Expression: MIT
License-File: LICENSE
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.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: System :: Distributed Computing
Classifier: Topic :: System :: Networking
Requires-Python: >=3.7
Provides-Extra: testing
Requires-Dist: hatch; extra == 'testing'
Requires-Dist: pre-commit; extra == 'testing'
Requires-Dist: pytest; extra == 'testing'
Requires-Dist: tox; extra == 'testing'
