12345678910111213141516171819202122 |
- Metadata-Version: 2.1
- Name: pywinpty
- Version: 0.5.7
- Summary: Python bindings for the winpty library
- Home-page: https://github.com/spyder-ide/pywinpty
- Author: Edgar Andrés Margffoy-Tuay
- Author-email: andfoy@gmail.com
- License: MIT
- Keywords: winpty,pty,pseudoterminal,pseudotty
- Platform: UNKNOWN
- Classifier: Development Status :: 4 - Beta
- Classifier: Intended Audience :: Developers
- Classifier: License :: OSI Approved :: MIT License
- Classifier: Operating System :: Microsoft :: Windows
- Classifier: Programming Language :: Python :: 2.7
- Classifier: Programming Language :: Python :: 3.5
- Classifier: Programming Language :: Python :: 3.6
- Requires-Dist: backports.shutil-which ; python_version < "3.0"
- UNKNOWN
|