Mercurial > repos > shellac > guppy_basecaller
comparison env/lib/python3.7/site-packages/mypy_extensions-0.4.3.dist-info/METADATA @ 0:26e78fe6e8c4 draft
"planemo upload commit c699937486c35866861690329de38ec1a5d9f783"
| author | shellac |
|---|---|
| date | Sat, 02 May 2020 07:14:21 -0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:26e78fe6e8c4 |
|---|---|
| 1 Metadata-Version: 2.1 | |
| 2 Name: mypy-extensions | |
| 3 Version: 0.4.3 | |
| 4 Summary: Experimental type system extensions for programs checked with the mypy typechecker. | |
| 5 Home-page: https://github.com/python/mypy_extensions | |
| 6 Author: The mypy developers | |
| 7 Author-email: jukka.lehtosalo@iki.fi | |
| 8 License: MIT License | |
| 9 Platform: UNKNOWN | |
| 10 Classifier: Development Status :: 2 - Pre-Alpha | |
| 11 Classifier: Environment :: Console | |
| 12 Classifier: Intended Audience :: Developers | |
| 13 Classifier: License :: OSI Approved :: MIT License | |
| 14 Classifier: Programming Language :: Python :: 2 | |
| 15 Classifier: Programming Language :: Python :: 2.7 | |
| 16 Classifier: Programming Language :: Python :: 3 | |
| 17 Classifier: Programming Language :: Python :: 3.4 | |
| 18 Classifier: Programming Language :: Python :: 3.5 | |
| 19 Classifier: Programming Language :: Python :: 3.6 | |
| 20 Classifier: Programming Language :: Python :: 3.7 | |
| 21 Classifier: Programming Language :: Python :: 3.8 | |
| 22 Classifier: Topic :: Software Development | |
| 23 Requires-Dist: typing (>=3.5.3) ; python_version < "3.5" | |
| 24 | |
| 25 Mypy Extensions | |
| 26 =============== | |
| 27 | |
| 28 The "mypy_extensions" module defines experimental extensions to the | |
| 29 standard "typing" module that are supported by the mypy typechecker. | |
| 30 | |
| 31 |
