.gitignore
LICENSE
MANIFEST.in
Makefile
README.md
apt.txt
postBuild
pyproject.toml
.github/utils/_repo.py
.github/utils/please.py
.github/workflows/release.yml
.github/workflows/testing.yml
examples/gnuplot-kernel.ipynb
examples/gnuplot-magic.ipynb
src/gnuplot_kernel/__init__.py
src/gnuplot_kernel/__main__.py
src/gnuplot_kernel/exceptions.py
src/gnuplot_kernel/kernel.py
src/gnuplot_kernel/py.typed
src/gnuplot_kernel/replwrap.py
src/gnuplot_kernel/statement.py
src/gnuplot_kernel/utils.py
src/gnuplot_kernel.egg-info/PKG-INFO
src/gnuplot_kernel.egg-info/SOURCES.txt
src/gnuplot_kernel.egg-info/dependency_links.txt
src/gnuplot_kernel.egg-info/requires.txt
src/gnuplot_kernel.egg-info/top_level.txt
src/gnuplot_kernel/images/logo-32x32.png
src/gnuplot_kernel/images/logo-64x64.png
src/gnuplot_kernel/images/logo.gp
src/gnuplot_kernel/magics/__init__.py
src/gnuplot_kernel/magics/gnuplot_magic.py
src/gnuplot_kernel/magics/reset_magic.py
tests/__init__.py
tests/conftest.py
tests/test_kernel.py
tools/release-checklist-tpl.md
tools/release-checklist.py
tools/term.py