Metadata-Version: 2.1
Name: hy
Version: 1.0a4
Summary: Lisp and Python love each other.
Home-page: http://hylang.org/
Author: Paul Tagliamonte
Author-email: tag@pault.ag
License: Expat
Project-URL: Documentation, https://docs.hylang.org/
Project-URL: Source, https://github.com/hylang/hy
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: DFSG approved
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Lisp
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Code Generators
Classifier: Topic :: Software Development :: Compilers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >= 3.7, < 3.11
License-File: LICENSE
License-File: AUTHORS

Hy is a Python <--> Lisp layer. It helps
make things work nicer, and lets Python and the Hy lisp variant play
nice together. 

