LICENSE
README.md
pyproject.toml
macrotype/__init__.py
macrotype/__main__.py
macrotype/cli.py
macrotype/meta_types.py
macrotype/pyi_extract.py
macrotype/stubgen.py
macrotype.egg-info/PKG-INFO
macrotype.egg-info/SOURCES.txt
macrotype.egg-info/dependency_links.txt
macrotype.egg-info/entry_points.txt
macrotype.egg-info/requires.txt
macrotype.egg-info/top_level.txt
stubs/__init__.pyi
stubs/__main__.pyi
stubs/cli.pyi
stubs/meta_types.pyi
stubs/pyi_extract.pyi
stubs/stubgen.pyi
tests/__init__.py
tests/annotations.py
tests/annotations.pyi
tests/annotations_13.py
tests/annotations_13.pyi
tests/annotations_unsupported.py
tests/annotations_unsupported.pyi
tests/circ_a.py
tests/circ_a.pyi
tests/circ_b.py
tests/circ_b.pyi
tests/circ_expr_a.py
tests/circ_expr_a.pyi
tests/circ_expr_b.py
tests/circ_expr_b.pyi
tests/test_all.py
tests/test_dogfood.py
tests/test_meta_types.py
tests/test_mypy.py
tests/test_type_checking.py
tests/typechecking.py
tests/typechecking.pyi