.gitignore
AUTHORS
LICENSE
README.md
TODO.md
pyproject.toml
hyjinx/__init__.py
hyjinx/actors.hy
hyjinx/cli.hy
hyjinx/crypto.hy
hyjinx/docs.hy
hyjinx/duck.hy
hyjinx/hjx_inspect.py
hyjinx/hyrc.hy
hyjinx/labs.hy
hyjinx/lib.hy
hyjinx/llm.hy
hyjinx/macros.hy
hyjinx/mail.hy
hyjinx/mat.hy
hyjinx/result.hy
hyjinx/screen.hy
hyjinx/serialize.py
hyjinx/source.hy
hyjinx/wire.hy
hyjinx/zmq_client.hy
hyjinx/zmq_server.hy
hyjinx.egg-info/PKG-INFO
hyjinx.egg-info/SOURCES.txt
hyjinx.egg-info/dependency_links.txt
hyjinx.egg-info/entry_points.txt
hyjinx.egg-info/requires.txt
hyjinx.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_cli.py
tests/native_tests/__init__.py
tests/native_tests/actors.hy
tests/native_tests/lib.hy
tests/native_tests/macros.hy
tests/native_tests/result.hy