# Generated by devtools/yamaker (pypi). PY3_LIBRARY() VERSION(4.5.2) LICENSE(MIT) PEERDIR( contrib/python/typing-extensions ) NO_LINT() PY_SRCS( TOP_LEVEL typeguard/__init__.py typeguard/_checkers.py typeguard/_config.py typeguard/_decorators.py typeguard/_exceptions.py typeguard/_functions.py typeguard/_importhook.py typeguard/_memo.py typeguard/_pytest_plugin.py typeguard/_suppression.py typeguard/_transformer.py typeguard/_utils.py ) RESOURCE_FILES( PREFIX contrib/python/typeguard/ .dist-info/METADATA .dist-info/entry_points.txt .dist-info/top_level.txt typeguard/py.typed ) END() RECURSE_FOR_TESTS( tests )