bpython 0.15-2 source package in Ubuntu

Changelog

bpython (0.15-2) unstable; urgency=medium

  * debian/rules: Force UTF-8 locale. (Closes: #812653)
  * debian/control:
     - Bump Standards-Version.
     - Update Vcs-*.

 -- Sebastian Ramacher <email address hidden>  Thu, 04 Feb 2016 21:26:54 +0100

Upload details

Uploaded by:
David Paleino
Uploaded to:
Sid
Original maintainer:
David Paleino
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe devel

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bpython_0.15-2.dsc 2.2 KiB 515cd08f6b48607f5359dbf62c26700a12823161d958853c9a101c5dce0514bd
bpython_0.15.orig.tar.gz 194.1 KiB 83f1f5dda59a800b3db7b604e018ee35006e97c82797b7030cf9361f28f50bb7
bpython_0.15-2.debian.tar.xz 6.5 KiB d29b2992c7166792182a05a04bfb345aa62b49fe9aae72309a954844b3b62b76

Available diffs

No changes file available.

Binary packages built by this source

bpython: fancy interface to the Python 2 interpreter

 bpython is a fancy interface to the Python interpreter, and has the
 following features:
 .
   * In-line syntax highlighting.
   * Readline-like autocomplete with suggestions displayed as you type
   * Expected parameter list for any Python function. Uses pydoc to attempt to
     divine params for C functions.
   * "Rewind" function to pop the last line of code from memory and re-evaluate.
     Note: this is only really useful when laying out classes and functions,
     since a true "undo" function is impossible, so be careful when using this.
   * Send the code you've entered off to a pastebin and display the pastebin URL
     for copying, etc.
   * Save the code you've entered to a file.
   * Auto-indentation.
   * Anti-Crash Mode.
 .
 This package contains bpython for Python 2.

bpython3: No summary available for bpython3 in ubuntu yakkety.

No description available for bpython3 in ubuntu yakkety.