fix-future-annotations

View on PyPIReverse Dependencies (0)

0.5.0 fix_future_annotations-0.5.0-py3-none-any.whl

Wheel Details

Project: fix-future-annotations
Version: 0.5.0
Filename: fix_future_annotations-0.5.0-py3-none-any.whl
Download: [link]
Size: 10149
MD5: 9d52567541f1d8266c1843999296a5d2
SHA256: 45b5e73b36c514a23c2fbb2b7ff26448496399bda3b98a7b78a14439639f2e59
Uploaded: 2022-12-08 11:22:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fix-future-annotations
Version: 0.5.0
Summary: A CLI and pre-commit hook to upgrade the typing annotations syntax to PEP 585 and PEP 604
Author-Email: Frost Ming <me[at]frostming.com>
Project-Url: Homepage, https://github.com/frostming/fix-future-annotations
Project-Url: Releases, https://github.com/frostming/fix-future-annotations/releases
License: MIT
Requires-Python: >=3.8
Requires-Dist: tokenize-rt (>=5.0.0)
Requires-Dist: tomli; python_version < "3.11"
Description-Content-Type: text/markdown
[Description omitted; length: 3117 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 1.0.6
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fix_future_annotations/__init__.py sha256=ZpEe0AJM0pXZUFpx6bPo7F1fc0lZYD4xA-qWtPLJLGk 75
fix_future_annotations/_config.py sha256=IGMkknWVkvdByAuNRxZpVkCK6j-wZYOWEsbfpkahaW4 1166
fix_future_annotations/_main.py sha256=U4OlRq_se_MWxCf61BFfILiaziL-e2OQgiUoNF1ZBmk 5262
fix_future_annotations/_utils.py sha256=AA0eKsl6lO858oyQw1mbkbhTtNi45a6BTigxxYZi0iM 2631
fix_future_annotations/_visitor.py sha256=aWOuTG6d_Rv9D98BEkVJdiEOx3SjXZ9MJkCTAsYQebc 13022
fix_future_annotations-0.5.0.dist-info/entry_points.txt sha256=-Bw2qu_262QRE3bR3xHdtntlkTHqwM_IFo3ky2blafE 76
fix_future_annotations-0.5.0.dist-info/WHEEL sha256=_LDBqpgIVFNHZvvFOGbg2pvJOENq6RHAyT5px-HeX0U 87
fix_future_annotations-0.5.0.dist-info/METADATA sha256=pvNkYZYa1R_1MiDBk3EnheCe5DP28fSDF2blwGyfn7k 3648
fix_future_annotations-0.5.0.dist-info/licenses/LICENSE sha256=ZfpC41Q0TE6uWT3m2I5jcRHEmFF3zbU2dJPi1LtEGgE 1067
fix_future_annotations-0.5.0.dist-info/RECORD

entry_points.txt

fix-future-annotations = fix_future_annotations._main:main