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/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/contrib/__init__.py
hy/contrib/botsbuildbots.hy
hy/contrib/hy_repr.hy
hy/contrib/loop.hy
hy/contrib/profile.hy
hy/contrib/sequences.hy
hy/contrib/walk.hy
hy/core/__init__.py
hy/core/bootstrap.hy
hy/core/language.hy
hy/core/macros.hy
hy/core/shadow.hy
hy/extra/__init__.py
hy/extra/anaphoric.hy
hy/extra/reserved.hy
hy/lex/__init__.py
hy/lex/exceptions.py
hy/lex/lexer.py
hy/lex/parser.py