summaryrefslogtreecommitdiffstats
path: root/ptpython.egg-info/SOURCES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ptpython.egg-info/SOURCES.txt')
-rw-r--r--ptpython.egg-info/SOURCES.txt54
1 files changed, 54 insertions, 0 deletions
diff --git a/ptpython.egg-info/SOURCES.txt b/ptpython.egg-info/SOURCES.txt
new file mode 100644
index 0000000..01ce1c4
--- /dev/null
+++ b/ptpython.egg-info/SOURCES.txt
@@ -0,0 +1,54 @@
+.gitignore
+CHANGELOG
+LICENSE
+MANIFEST.in
+README.rst
+pyproject.toml
+setup.cfg
+setup.py
+docs/images/example1.png
+docs/images/file-completion.png
+docs/images/ipython.png
+docs/images/multiline.png
+docs/images/ptpython-history-help.png
+docs/images/ptpython-menu.png
+docs/images/ptpython.png
+docs/images/validation.png
+docs/images/windows.png
+examples/asyncio-python-embed.py
+examples/asyncio-ssh-python-embed.py
+examples/python-embed-with-custom-prompt.py
+examples/python-embed.py
+examples/python-input.py
+examples/ssh-and-telnet-embed.py
+examples/ptpython_config/config.py
+examples/test-cases/ptpython-in-other-thread.py
+ptpython/__init__.py
+ptpython/__main__.py
+ptpython/completer.py
+ptpython/eventloop.py
+ptpython/filters.py
+ptpython/history_browser.py
+ptpython/ipython.py
+ptpython/key_bindings.py
+ptpython/layout.py
+ptpython/lexer.py
+ptpython/prompt_style.py
+ptpython/python_input.py
+ptpython/repl.py
+ptpython/signatures.py
+ptpython/style.py
+ptpython/utils.py
+ptpython/validator.py
+ptpython.egg-info/PKG-INFO
+ptpython.egg-info/SOURCES.txt
+ptpython.egg-info/dependency_links.txt
+ptpython.egg-info/entry_points.txt
+ptpython.egg-info/requires.txt
+ptpython.egg-info/top_level.txt
+ptpython/contrib/__init__.py
+ptpython/contrib/asyncssh_repl.py
+ptpython/entry_points/__init__.py
+ptpython/entry_points/run_ptipython.py
+ptpython/entry_points/run_ptpython.py
+tests/run_tests.py \ No newline at end of file