Metadata-Version: |
2.1 |
Name: |
subprocess-tee |
Version: |
0.4.2 |
Summary: |
subprocess-tee |
Author-Email: |
Sorin Sbarnea <sorin.sbarnea[at]gmail.com> |
Maintainer-Email: |
Sorin Sbarnea <sorin.sbarnea[at]gmail.com> |
Project-Url: |
homepage, https://github.com/pycontribs/subprocess-tee |
Project-Url: |
documentation, https://subprocess-tee.readthedocs.io |
Project-Url: |
repository, https://github.com/pycontribs/subprocess-tee |
Project-Url: |
changelog, https://github.com/pycontribs/subprocess-tee/releases |
License: |
MIT |
Keywords: |
subprocess,asyncio |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Console |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Intended Audience :: Information Technology |
Classifier: |
Intended Audience :: System Administrators |
Classifier: |
License :: OSI Approved :: MIT License |
Classifier: |
Operating System :: MacOS |
Classifier: |
Operating System :: POSIX :: Linux |
Classifier: |
Operating System :: POSIX |
Classifier: |
Programming Language :: Python :: 3 |
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 |
Classifier: |
Topic :: System :: Systems Administration |
Classifier: |
Topic :: Utilities |
Requires-Python: |
>=3.8 |
Requires-Dist: |
argparse-manpage; extra == "docs" |
Requires-Dist: |
cairosvg; extra == "docs" |
Requires-Dist: |
markdown-include; extra == "docs" |
Requires-Dist: |
mkdocs; extra == "docs" |
Requires-Dist: |
mkdocs-git-revision-date-localized-plugin; extra == "docs" |
Requires-Dist: |
mkdocs-material; extra == "docs" |
Requires-Dist: |
mkdocs-material-extensions; extra == "docs" |
Requires-Dist: |
mkdocstrings; extra == "docs" |
Requires-Dist: |
mkdocstrings-python; extra == "docs" |
Requires-Dist: |
pillow; extra == "docs" |
Requires-Dist: |
pymdown-extensions; extra == "docs" |
Requires-Dist: |
enrich (>=1.2.6); extra == "test" |
Requires-Dist: |
molecule (>=3.4.0); extra == "test" |
Requires-Dist: |
pytest-cov (>=2.12.1); extra == "test" |
Requires-Dist: |
pytest-plus (>=0.2); extra == "test" |
Requires-Dist: |
pytest-xdist (>=2.3.0); extra == "test" |
Requires-Dist: |
pytest (>=6.2.5); extra == "test" |
Provides-Extra: |
docs |
Provides-Extra: |
test |
Description-Content-Type: |
text/markdown |
License-File: |
LICENSE |