Metadata-Version: 2.1
Name: classes
Version: 0.0.1
Summary: Type-safe typeclasses and ad-hoc polymorphism for Python
Home-page: https://classes.readthedocs.io
License: BSD-2-Clause
Keywords: functional programming,fp,type class,typeclass,typeclasses,ad-hoc,composition,type-safety,mypy,stubs
Author: sobolevn
Author-email: mail@sobolevn.me
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Dist: typing-extensions (>=3.7,<4.0)
Project-URL: Repository, https://github.com/dry-python/classes
Description-Content-Type: text/markdown


