Metadata-Version: 2.1
Name: supertype-python
Version: 1.0.3
Summary: A simple recursive function that allows to give more information about an object than 'type' binded function
Home-page: https://github.com/MartinLetzgus/supertype
Author: Martin Letzgus
Author-email: martin.letzgus@laposte.net
License: UNKNOWN
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

# Example Package

Supertype-python is a package countaining a single function, supertype(). This one works like type but gives more information, which could be useful in a development phase.

