Uploaded Test files

This commit is contained in:
Batuhan Berk Başoğlu 2020-11-12 11:05:57 -05:00
parent f584ad9d97
commit 2e81cb7d99
16627 changed files with 2065359 additions and 102444 deletions

View file

@ -0,0 +1 @@
pip

View file

@ -0,0 +1,21 @@
MIT License
Copyright (c) 2017 Spyder IDE
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View file

@ -0,0 +1,22 @@
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

View file

@ -0,0 +1,27 @@
pywinpty-0.5.7.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
pywinpty-0.5.7.dist-info/LICENSE.txt,sha256=CqV6fHRitFQ3zCOcPAN_Gb-xY_jKoFOydsNoJTpdEPc,1067
pywinpty-0.5.7.dist-info/METADATA,sha256=Is3mrAARp-U5oE4hCxdQzmfrBf5Nzjqu_ZXHp3scddA,709
pywinpty-0.5.7.dist-info/RECORD,,
pywinpty-0.5.7.dist-info/WHEEL,sha256=BWBcgVHkeAa2gX50hi5tpUL8dDP1yeySqXAVuaCx3Jw,102
pywinpty-0.5.7.dist-info/top_level.txt,sha256=jr7w_bJvGRdTci3VzVFoOtmy12he9cJ_QXqelHdL3rs,7
winpty/__init__.py,sha256=vWWXCh-WgLc2pvrU5jp2N88fIGrpqlpjI_YPdqCmKAY,306
winpty/__pycache__/__init__.cpython-36.pyc,,
winpty/__pycache__/ptyprocess.cpython-36.pyc,,
winpty/__pycache__/winpty_wrapper.cpython-36.pyc,,
winpty/_winpty/__init__.py,sha256=JseeBVqYOWaKwVewWRGyAkkDlmOKd8SPRxG_mO2OTZE,46
winpty/_winpty/__pycache__/__init__.cpython-36.pyc,,
winpty/cywinpty.cp36-win32.pyd,sha256=blOykHgypcNpsVe-6g2QkT_biJ4QFOi1GR139xBjtes,81920
winpty/libgcc_s_dw2-1.dll,sha256=vWQyB_P0WpCFu9rqPmjUlmYt1Mirlq2dRu18bhrLMd4,119988
winpty/libwinpthread-1.dll,sha256=Hwqw0JPtGXnPI-YsmoO501Qo0lJ-4TqkYG_YU9gBLfI,65693
winpty/ptyprocess.py,sha256=wp8Kxc7u43_6eW0wbyqjVzVHfBt6OAR5z6PNLWOI2Gw,11319
winpty/tests/__init__.py,sha256=gWIECeJo4H3OW_fCU9d_IH7KRjEBIW55o-j6-mz9cCw,51
winpty/tests/__pycache__/__init__.cpython-36.pyc,,
winpty/tests/__pycache__/test_cywinpty.cpython-36.pyc,,
winpty/tests/__pycache__/test_ptyprocess.cpython-36.pyc,,
winpty/tests/__pycache__/test_winpty_wrapper.cpython-36.pyc,,
winpty/tests/test_cywinpty.py,sha256=g0UcS1y58W0LCIcpslIahbyq-j5a8MesPFR8Mp4o9oU,1138
winpty/tests/test_ptyprocess.py,sha256=zO_sqfFkXBLAwOw0_Zz4wQ5vF46jH59drb-lscObcMs,2954
winpty/tests/test_winpty_wrapper.py,sha256=jbKJoowCBw_NX8m-DunMztdJ2YSVHbAskanLP2n6Hsw,1379
winpty/winpty-agent.exe,sha256=eC0NwMsxyocSn5QgAOS0Obz5tIJVkzwcY_bTLCnP2ZM,2276764
winpty/winpty.dll,sha256=oI6naWFBNk7XS5DKmgt8LOrhiH25X31MOYeAX4KOs2o,2172173
winpty/winpty_wrapper.py,sha256=tTQTnRtUcZgPe25Dl-bIh9eWBWRowONeXSV-1fJtvds,3034

View file

@ -0,0 +1,5 @@
Wheel-Version: 1.0
Generator: bdist_wheel (0.33.6)
Root-Is-Purelib: false
Tag: cp36-cp36m-win32

View file

@ -0,0 +1 @@
winpty