Metadata-Version: 2.1
Name: cons
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/brandonwillard/python-cons
Author: Brandon T. Willard
Author-email: brandonwillard+cons@gmail.com
License: LGPL-3
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
Requires-Dist: toolz
Requires-Dist: multipledispatch
Requires-Dist: unification

An implementation of Lisp/Scheme-like cons in Python.


