Metadata-Version: 2.1
Name: compai
Version: 0.1.2
Summary: Cool functional primitives to have
Home-page: https://github.com/frndmg/compai
License: MIT
Author: Fernando Martínez González
Author-email: frndmartinezglez@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: docs
Requires-Dist: mkdocs (>=1.1.2,<2.0.0); extra == "docs"
Requires-Dist: mkdocs-material (>=7.0.4,<8.0.0); extra == "docs"
Requires-Dist: mkdocstrings (>=0.15.0,<0.16.0); extra == "docs"
Project-URL: Repository, https://github.com/frndmg/compai
