hatch-mypyc

View on PyPIReverse Dependencies (0)

0.16.0 hatch_mypyc-0.16.0-py3-none-any.whl

Wheel Details

Project: hatch-mypyc
Version: 0.16.0
Filename: hatch_mypyc-0.16.0-py3-none-any.whl
Download: [link]
Size: 8481
MD5: 3fa432030b49763e2915da814f1880ad
SHA256: 914f060fbb060186de72935c6ca07a55a47a5242be8864f135e32e72459cad4f
Uploaded: 2023-02-23 04:58:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: hatch-mypyc
Version: 0.16.0
Summary: Hatch build hook plugin for Mypyc
Author-Email: Ofek Lev <oss[at]ofek.dev>
Project-Url: Funding, https://github.com/sponsors/ofek
Project-Url: History, https://github.com/ofek/hatch-mypyc/blob/master/HISTORY.md
Project-Url: Issues, https://github.com/ofek/hatch-mypyc/issues
Project-Url: Source, https://github.com/ofek/hatch-mypyc
Keywords: build,hatch,mypy,mypyc,plugin,typing
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Hatch
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
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 :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.7
Requires-Dist: hatchling (>=1.12.2)
Requires-Dist: mypy (>=0.971)
Requires-Dist: pathspec
Requires-Dist: setuptools
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 3654 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.13.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
hatch_mypyc/__about__.py sha256=1KvWhjWzn4yCAA5fzCy0ah5D1t55YisPwFKWGnQg_28 119
hatch_mypyc/__init__.py sha256=SnqyexerOAwtyoBgJiHYrEEn5N-QRT1miZRN1pkADP0 96
hatch_mypyc/hooks.py sha256=ZuuFwFQVbIzhWVYEiusCLoQTthtttWrjgyMFn9eayek 252
hatch_mypyc/plugin.py sha256=DEGIuVsaoKcdDzrE2RYb6XdbCd6zS-wyVrOza5mtmqs 12931
hatch_mypyc/utils.py sha256=PKiQwyFbd5TsGHP813m-r2s1FsRXnZrY7j33coHzd0k 1715
hatch_mypyc-0.16.0.dist-info/METADATA sha256=mun6EbnmQ3GT6jGJ8thqCiS2XWdcilIwIplarlEy4iU 4937
hatch_mypyc-0.16.0.dist-info/WHEEL sha256=Fd6mP6ydyRguakwUJ05oBE7fh2IPxgtDN9IwHJ9OqJQ 87
hatch_mypyc-0.16.0.dist-info/entry_points.txt sha256=6aMvYw3KUzTtS_klIhQQ1a_U_PcpigkOigdXkCft5vU 34
hatch_mypyc-0.16.0.dist-info/licenses/LICENSE.txt sha256=fxQ6gSetSHOGLXCFS1vSq9AIWqc-ZP0rCHBKO59cB_w 1088
hatch_mypyc-0.16.0.dist-info/RECORD

entry_points.txt

[hatch]
mypyc = hatch_mypyc.hooks