urwid 1.3.1-2 source package in Ubuntu

Changelog

urwid (1.3.1-2) unstable; urgency=medium

  * Team upload.
  * Merge SVN-Git Migration changes (VCS-* fields)

 -- Gianfranco Costamagna <email address hidden>  Tue, 03 Nov 2015 10:03:26 +0100

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.1-2.dsc 2.1 KiB f86fb765566e4ba3af9d9000aad300755647d1e69d2160b0b7c221f459b5c7e0
urwid_1.3.1.orig.tar.gz 574.8 KiB cfcec03e36de25a1073e2e35c2c7b0cc6969b85745715c3a025a31d9786896a1
urwid_1.3.1-2.debian.tar.xz 4.9 KiB 801dd13377e6ca556c4c387c07428de3593620ab846a7df56734d803c1627ac4

Available diffs

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.