Metadata-Version: 2.4
Name: stubgenlib
Version: 0.3.0
Summary: Utilities for improving the output of mypy's stubgen tool
Author: Chad Dombrova
License-Expression: MIT
Keywords: mypy,stubs,typing
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Requires-Dist: mypy<1.17.0,>=1.15.0
Requires-Dist: typeguard
