Metadata-Version: 2.1
Name: ty-sig
Version: 0.0.1
Summary: Type Safe checker and signature decorator
Home-page: https://github.com/selphaware/ty-sig
Author: Usman Ahmad
Author-email: uahmad3013@outlook.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/selphaware/ty-sig/issues
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
License-File: LICENSE

# ty-sig

## Type Safe checker and signature decorator
## Almost ready. is_type function and signature decorator are good to go.

### Remaining: 1) Docstrings; 2) README.md

