Metadata-Version: 2.1
Name: verify_types
Version: 1.0.0
Summary: Lib to verify types of functions
Home-page: https://gitlab.com/victorhdcoelho/verify-types/
Author: Victor Coelho
Author-email: victorhdcoelho@gmail.com
License: UNKNOWN
Description: # Verify types
        
        Verifica a tipagem e os retornos das funções em python
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
