urwid 1.3.0-2 source package in Ubuntu

Changelog

urwid (1.3.0-2) unstable; urgency=medium

  * Team upload.
  * Skip vterm test suite.
    - it is FTBFS in armel, mipsel, s390x, hppa, hurd,
      ppc64, and maybe more, in a random way, rebuild
      makes tests pass.

 -- Gianfranco Costamagna <email address hidden>  Mon, 05 Oct 2015 14:38:54 +0200

Upload details

Uploaded by:
Debian Python Modules Team
Uploaded to:
Sid
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
urwid_1.3.0-2.dsc 2.1 KiB 29e2c7897c7798cc0322a2ba21cf090efada91ea8e30d3ff6d83a010510318c6
urwid_1.3.0.orig.tar.gz 567.3 KiB 29f04fad3bf0a79c5491f7ebec2d50fa086e9d16359896c9204c6a92bc07aba2
urwid_1.3.0-2.debian.tar.xz 4.7 KiB 58b57fa5711a17ece9cdb10aaf056c712cf3fa60f1e8e23ac596c115fefd2c28

No changes file available.

Binary packages built by this source

python-urwid: curses-based UI/widget library for Python 2

 Urwid is a console user interface library that includes many features
 useful for text console application developers including:
 .
  * Fluid interface resizing (xterm window resizing/fbset on Linux console)
  * Web application display mode using Apache and CGI
  * Support for UTF-8, simple 8-bit and CJK encodings
  * Multiple text alignment and wrapping modes built-in
  * Ability to create user-defined text layout classes
  * Simple markup for setting text attributes
  * Powerful list box that handles scrolling between different widget types
  * List box contents may be managed with a user-defined class
  * Flexible edit box for editing many different types of text
  * Buttons, check boxes and radio boxes
  * Customizable layout for all widgets
  * Easy interface for creating HTML screen shots
 .
 This is the Python 2 version of the package.

python3-urwid: curses-based UI/widget library for Python 3

 Urwid is a console user interface library that includes many features
 useful for text console application developers including:
 .
  * Fluid interface resizing (xterm window resizing/fbset on Linux console)
  * Web application display mode using Apache and CGI
  * Support for UTF-8, simple 8-bit and CJK encodings
  * Multiple text alignment and wrapping modes built-in
  * Ability to create user-defined text layout classes
  * Simple markup for setting text attributes
  * Powerful list box that handles scrolling between different widget types
  * List box contents may be managed with a user-defined class
  * Flexible edit box for editing many different types of text
  * Buttons, check boxes and radio boxes
  * Customizable layout for all widgets
  * Easy interface for creating HTML screen shots
 .
 This is the Python 3 version of the package.