Metadata-Version: 2.1
Name: valdec
Version: 0.9.1
Summary: Decorator for validating function arguments and result.
Home-page: https://github.com/EvgeniyBurdin/valdec
Author: Evgeniy Burdin
Author-email: e.s.burdin@mail.ru
License: MIT
Description: # valdec
        Decorator for validating function arguments and result
        
Keywords: validation function
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development
Requires-Python: >=3.7
Description-Content-Type: text/markdown
