Package bpython3: Information

  • Default inline alert: Version in the repository: 0.24-alt2

Source package: bpython3
Version: 0.22.1-alt1
Latest version according to Repology
Build time:  Apr 18, 2022, 02:10 PM in the task #298634
Report package bug
License: MIT
Summary: Fancy curses interface to the Python 3 interactive interpreter
Description: 
bpython is a fancy interface to the Python interpreter for
Unix-like operating systems.

It has the following features:
 - In-line syntax highlighting.
 - Readline-like autocomplete with suggestions displayed as you type.
 - Expected parameter list for any Python function.
 - "Rewind" function to pop the last line of code from memory and
   re-evaluate.
 - Send the code you've entered off to a pastebin.
 - Save the code you've entered to a file.
 - Auto-indentation

List of rpms provided by this srpm:
bpython3 (noarch)
bpython3-curses (noarch)
bpython3-doc (noarch)
bpython3-urwid (noarch)

Maintainer: Danil Shein


ACL:
Vitaly Lipatov
@everybody

    1. python3-module-setuptools
    2. python3-module-sphinx
    3. rpm-build-python3
    4. rpm-macros-sphinx3

Last changed


April 18, 2022 Danil Shein 0.22.1-alt1
- NMU: new version 0.22.1
- NMU: cleanup spec, fix FTBFS
Aug. 19, 2021 Vitaly Lipatov 0.20.1-alt2
- NMU: add sphinx module for man generation
- NMU: enable build doc subpackage
Aug. 4, 2021 Vitaly Lipatov 0.20.1-alt1
- NMU: cleanup spec, build bpython3 separately, switch to build from tarball