Wed, 12 Jun 2024 19:12:55 UTC | login

Information for RPM python3-bpython-0.17.1-1.fc27.noarch.rpm

ID36900
Namepython3-bpython
Version0.17.1
Release1.fc27
Epoch
Archnoarch
SummaryFancy curses interface to the Python 3 interactive interpreter
Descriptionbpython is a fancy interface to the Python interpreter for Unix-like operating systems. It has the following features: o in-line syntax highlighting o readline-like autocomplete with suggestions displayed as you type o expected parameter list for any Python function. o eewind function to pop the last line of code from memory and re-evaluate. o send the code you've entered off to a pastebin and display the pastebin URL for copying, etc. o save the code you've entered to a file o auto indentation This is the Python 3 build of bpython
Build Time2018-02-13 18:31:23 GMT
Size329.47 KB
efd8f6ae14512e9dcfc1eaaab9ba2806
LicenseMIT
Provides
bpython3 = 0.17.1-1.fc27
python3-bpython = 0.17.1-1.fc27
python3.6dist(bpython) = 0.17.1
python3dist(bpython) = 0.17.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.6
python3-curtsies >= 0.1.18
python3-greenlet
python3-jedi
python3-pygments
python3-requests > 1.2.3
python3-six >= 1.5
python3-watchdog
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 259 >>>
Name descending sort Size
/usr/share/licenses/python3-bpython/LICENSE3.49 KB
/usr/share/licenses/python3-bpython0.00 B
/usr/share/doc/python3-bpython/sample.theme700.00 B
/usr/share/doc/python3-bpython/light.theme690.00 B
/usr/share/doc/python3-bpython/README.rst5.92 KB
/usr/share/doc/python3-bpython/CHANGELOG27.25 KB
/usr/share/doc/python3-bpython/AUTHORS1.12 KB
/usr/share/doc/python3-bpython0.00 B
/usr/lib/python3.6/site-packages/bpython/urwid.py49.83 KB
/usr/lib/python3.6/site-packages/bpython/translations/nl_NL/LC_MESSAGES/bpython.mo5.64 KB
/usr/lib/python3.6/site-packages/bpython/translations/nl_NL/LC_MESSAGES0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/nl_NL0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/it_IT/LC_MESSAGES/bpython.mo5.64 KB
/usr/lib/python3.6/site-packages/bpython/translations/it_IT/LC_MESSAGES0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/it_IT0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/fr_FR/LC_MESSAGES/bpython.mo6.04 KB
/usr/lib/python3.6/site-packages/bpython/translations/fr_FR/LC_MESSAGES0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/fr_FR0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/es_ES/LC_MESSAGES/bpython.mo5.65 KB
/usr/lib/python3.6/site-packages/bpython/translations/es_ES/LC_MESSAGES0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/es_ES0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/de/LC_MESSAGES/bpython.mo5.95 KB
/usr/lib/python3.6/site-packages/bpython/translations/de/LC_MESSAGES0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/de0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/__pycache__/__init__.cpython-36.pyc1.28 KB
/usr/lib/python3.6/site-packages/bpython/translations/__pycache__/__init__.cpython-36.opt-1.pyc1.28 KB
/usr/lib/python3.6/site-packages/bpython/translations/__pycache__0.00 B
/usr/lib/python3.6/site-packages/bpython/translations/__init__.py1.19 KB
/usr/lib/python3.6/site-packages/bpython/translations0.00 B
/usr/lib/python3.6/site-packages/bpython/test/test_simpleeval.py8.19 KB
/usr/lib/python3.6/site-packages/bpython/test/test_repl.py21.06 KB
/usr/lib/python3.6/site-packages/bpython/test/test_preprocess.py3.31 KB
/usr/lib/python3.6/site-packages/bpython/test/test_manual_readline.py10.51 KB
/usr/lib/python3.6/site-packages/bpython/test/test_line_properties.py12.19 KB
/usr/lib/python3.6/site-packages/bpython/test/test_keys.py2.64 KB
/usr/lib/python3.6/site-packages/bpython/test/test_interpreter.py8.31 KB
/usr/lib/python3.6/site-packages/bpython/test/test_inspection.py4.86 KB
/usr/lib/python3.6/site-packages/bpython/test/test_importcompletion.py1.60 KB
/usr/lib/python3.6/site-packages/bpython/test/test_history.py2.48 KB
/usr/lib/python3.6/site-packages/bpython/test/test_filewatch.py982.00 B
/usr/lib/python3.6/site-packages/bpython/test/test_curtsies_repl.py17.13 KB
/usr/lib/python3.6/site-packages/bpython/test/test_curtsies_parser.py898.00 B
/usr/lib/python3.6/site-packages/bpython/test/test_curtsies_painting.py28.15 KB
/usr/lib/python3.6/site-packages/bpython/test/test_curtsies_coderunner.py1.45 KB
/usr/lib/python3.6/site-packages/bpython/test/test_curtsies.py2.93 KB
/usr/lib/python3.6/site-packages/bpython/test/test_crashers.py3.85 KB
/usr/lib/python3.6/site-packages/bpython/test/test_config.py2.66 KB
/usr/lib/python3.6/site-packages/bpython/test/test_autocomplete.py16.04 KB
/usr/lib/python3.6/site-packages/bpython/test/test_args.py2.34 KB
/usr/lib/python3.6/site-packages/bpython/test/test.theme33.00 B
Component of No Buildroots