]> crepu.dev Git - config.git/blame - djavu-asus/elpy/rpc-venv/lib/python3.11/site-packages/mypy_extensions-1.0.0.dist-info/METADATA
Configuracion en desarrollo PC pega
[config.git] / djavu-asus / elpy / rpc-venv / lib / python3.11 / site-packages / mypy_extensions-1.0.0.dist-info / METADATA
CommitLineData
53e6db90
DC
1Metadata-Version: 2.1
2Name: mypy-extensions
3Version: 1.0.0
4Summary: Type system extensions for programs checked with the mypy type checker.
5Home-page: https://github.com/python/mypy_extensions
6Author: The mypy developers
7Author-email: jukka.lehtosalo@iki.fi
8License: MIT License
9Classifier: Development Status :: 5 - Production/Stable
10Classifier: Environment :: Console
11Classifier: Intended Audience :: Developers
12Classifier: License :: OSI Approved :: MIT License
13Classifier: Programming Language :: Python :: 3
14Classifier: Programming Language :: Python :: 3.5
15Classifier: Programming Language :: Python :: 3.6
16Classifier: Programming Language :: Python :: 3.7
17Classifier: Programming Language :: Python :: 3.8
18Classifier: Programming Language :: Python :: 3.9
19Classifier: Programming Language :: Python :: 3.10
20Classifier: Programming Language :: Python :: 3.11
21Classifier: Topic :: Software Development
22Requires-Python: >=3.5
23License-File: LICENSE
24
25Mypy Extensions
26===============
27
28The "mypy_extensions" module defines extensions to the standard "typing" module
29that are supported by the mypy type checker and the mypyc compiler.