LICENSE
MANIFEST.in
README.rst
go.mod
pyproject.toml
setup.py
src/goja_py/__init__.py
src/goja_py/lib.c
src/goja_py/lib.go
src/goja_py.egg-info/PKG-INFO
src/goja_py.egg-info/SOURCES.txt
src/goja_py.egg-info/dependency_links.txt
src/goja_py.egg-info/top_level.txt
tests/test_execute.py