INFO
Name: ptpython3
Version: 3.0.20-1.el9
Arch: noarch
Summary: Python REPL build on top of prompt_toolkit
License: BSD
Vendor: Fedora Project
Build Host: buildvm-x86-14.iad2.fedoraproject.org
Build Date: Mon Apr 11 21:26:48 2022
Size: 428849
URL: https://github.com/prompt-toolkit/ptpython
Description: Ptpython is an advanced Python REPL built on top of the prompt_toolkit library.
It features syntax highlighting, multiline editing (the up arrow works),
autocompletion, mouse support, support for color schemes, support for bracketed
paste, both Vi and Emacs key bindings, support for double width (Chinese)
characters, and many other things.
FILES
/usr/bin/ptpython
/usr/bin/ptpython3
/usr/bin/ptpython3.9
/usr/lib/python3.9/site-packages/ptpython
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/LICENSE
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/METADATA
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/WHEEL
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/entry_points.txt
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/ptpython/__init__.py
/usr/lib/python3.9/site-packages/ptpython/__main__.py
/usr/lib/python3.9/site-packages/ptpython/__pycache__
/usr/lib/python3.9/site-packages/ptpython/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/__main__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/__main__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/completer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/completer.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/eventloop.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/eventloop.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/filters.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/filters.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/history_browser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/history_browser.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/ipython.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/ipython.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/key_bindings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/key_bindings.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/layout.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/layout.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/lexer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/lexer.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/prompt_style.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/prompt_style.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/python_input.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/python_input.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/repl.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/repl.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/signatures.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/signatures.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/style.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/style.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/completer.py
/usr/lib/python3.9/site-packages/ptpython/contrib
/usr/lib/python3.9/site-packages/ptpython/contrib/__init__.py
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__/asyncssh_repl.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__/asyncssh_repl.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/contrib/asyncssh_repl.py
/usr/lib/python3.9/site-packages/ptpython/entry_points
/usr/lib/python3.9/site-packages/ptpython/entry_points/__init__.py
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/run_ptipython.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/run_ptipython.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/run_ptpython.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/run_ptpython.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/run_ptipython.py
/usr/lib/python3.9/site-packages/ptpython/entry_points/run_ptpython.py
/usr/lib/python3.9/site-packages/ptpython/eventloop.py
/usr/lib/python3.9/site-packages/ptpython/filters.py
/usr/lib/python3.9/site-packages/ptpython/history_browser.py
/usr/lib/python3.9/site-packages/ptpython/ipython.py
/usr/lib/python3.9/site-packages/ptpython/key_bindings.py
/usr/lib/python3.9/site-packages/ptpython/layout.py
/usr/lib/python3.9/site-packages/ptpython/lexer.py
/usr/lib/python3.9/site-packages/ptpython/prompt_style.py
/usr/lib/python3.9/site-packages/ptpython/python_input.py
/usr/lib/python3.9/site-packages/ptpython/repl.py
/usr/lib/python3.9/site-packages/ptpython/signatures.py
/usr/lib/python3.9/site-packages/ptpython/style.py
/usr/lib/python3.9/site-packages/ptpython/utils.py
/usr/lib/python3.9/site-packages/ptpython/validator.py
/usr/share/doc/ptpython3
/usr/share/doc/ptpython3/CHANGELOG
/usr/share/doc/ptpython3/README.rst
REQUIRES
(python3.9dist(prompt-toolkit) < 3.1 with python3.9dist(prompt-toolkit) >= 3.0.18)
/usr/bin/python3
python(abi) 3.9
python3.9dist(appdirs)
python3.9dist(jedi) 0.16
python3.9dist(pygments)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PartialHardlinkSets) 4.0.4-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rpmlib(RichDependencies) 4.12.0-1
PROVIDES
ptpython 3.0.20-1.el9
ptpython3 3.0.20-1.el9
python-ptpython 3.0.20-1.el9
python3-ptpython 3.0.20-1.el9
python3.9-ptpython 3.0.20-1.el9
python3.9dist(ptpython) 3.0.20
python3dist(ptpython) 3.0.20
CONFIG FILES
/usr/bin/ptpython
/usr/bin/ptpython3
/usr/bin/ptpython3.9
/usr/lib/python3.9/site-packages/ptpython
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/INSTALLER
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/LICENSE l
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/METADATA
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/WHEEL
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/entry_points.txt
/usr/lib/python3.9/site-packages/ptpython-3.0.20.dist-info/top_level.txt
/usr/lib/python3.9/site-packages/ptpython/__init__.py
/usr/lib/python3.9/site-packages/ptpython/__main__.py
/usr/lib/python3.9/site-packages/ptpython/__pycache__
/usr/lib/python3.9/site-packages/ptpython/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/__main__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/__main__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/completer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/completer.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/eventloop.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/eventloop.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/filters.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/filters.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/history_browser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/history_browser.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/ipython.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/ipython.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/key_bindings.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/key_bindings.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/layout.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/layout.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/lexer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/lexer.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/prompt_style.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/prompt_style.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/python_input.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/python_input.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/repl.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/repl.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/signatures.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/signatures.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/style.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/style.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/utils.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/utils.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/validator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/__pycache__/validator.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/completer.py
/usr/lib/python3.9/site-packages/ptpython/contrib
/usr/lib/python3.9/site-packages/ptpython/contrib/__init__.py
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__/asyncssh_repl.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/contrib/__pycache__/asyncssh_repl.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/contrib/asyncssh_repl.py
/usr/lib/python3.9/site-packages/ptpython/entry_points
/usr/lib/python3.9/site-packages/ptpython/entry_points/__init__.py
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/run_ptipython.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/run_ptipython.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/run_ptpython.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/__pycache__/run_ptpython.cpython-39.pyc
/usr/lib/python3.9/site-packages/ptpython/entry_points/run_ptipython.py
/usr/lib/python3.9/site-packages/ptpython/entry_points/run_ptpython.py
/usr/lib/python3.9/site-packages/ptpython/eventloop.py
/usr/lib/python3.9/site-packages/ptpython/filters.py
/usr/lib/python3.9/site-packages/ptpython/history_browser.py
/usr/lib/python3.9/site-packages/ptpython/ipython.py
/usr/lib/python3.9/site-packages/ptpython/key_bindings.py
/usr/lib/python3.9/site-packages/ptpython/layout.py
/usr/lib/python3.9/site-packages/ptpython/lexer.py
/usr/lib/python3.9/site-packages/ptpython/prompt_style.py
/usr/lib/python3.9/site-packages/ptpython/python_input.py
/usr/lib/python3.9/site-packages/ptpython/repl.py
/usr/lib/python3.9/site-packages/ptpython/signatures.py
/usr/lib/python3.9/site-packages/ptpython/style.py
/usr/lib/python3.9/site-packages/ptpython/utils.py
/usr/lib/python3.9/site-packages/ptpython/validator.py
/usr/share/doc/ptpython3
/usr/share/doc/ptpython3/CHANGELOG d
/usr/share/doc/ptpython3/README.rst d
LICENSE FILES
BSD
|