AUTHORS
LICENSE
MANIFEST.in
NEWS.rst
README.md
fastentrypoints.py
get_version.py
setup.cfg
setup.py
hy/__init__.py
hy/__main__.py
hy/_compat.py
hy/cmdline.py
hy/compiler.py
hy/completer.py
hy/errors.py
hy/importer.py
hy/macros.py
hy/model_patterns.py
hy/models.py
hy/pyops.hy
hy/reserved.hy
hy/scoping.py
hy/version.py
hy.egg-info/PKG-INFO
hy.egg-info/SOURCES.txt
hy.egg-info/dependency_links.txt
hy.egg-info/entry_points.txt
hy.egg-info/requires.txt
hy.egg-info/top_level.txt
hy/core/__init__.py
hy/core/hy_repr.hy
hy/core/macros.hy
hy/core/result_macros.py
hy/core/util.hy
hy/reader/__init__.py
hy/reader/exceptions.py
hy/reader/hy_reader.py
hy/reader/mangling.py
hy/reader/reader.py