urwid 2.0.1-2 source package in Ubuntu

Changelog

urwid (2.0.1-2) unstable; urgency=medium

  * Team upload.

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces

  [ Sophie Brun ]
  * debian/control: add Breaks field for new package python-urwid-doc (Closes:
    #892877)

 -- Ondřej Nový <email address hidden>  Mon, 12 Mar 2018 23:07:39 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe python

Downloads

File Size SHA-256 Checksum
urwid_2.0.1-2.dsc 1.8 KiB e0aa4084aaee6fb3a982af6465c6ab01b6e26d32d49c48f34224eb545d6566bf
urwid_2.0.1.orig.tar.gz 590.0 KiB 644d3e3900867161a2fc9287a9762753d66bd194754679adb26aede559bcccbc
urwid_2.0.1-2.debian.tar.xz 5.2 KiB 95d7225b12957332843a9ca82c55fe7852a598549870bbe85fab0fdd071438d1

No changes file available.

Binary packages built by this source

python-urwid: No summary available for python-urwid in ubuntu cosmic.

No description available for python-urwid in ubuntu cosmic.

python-urwid-dbgsym: debug symbols for python-urwid
python-urwid-doc: curses-based UI/widget library (common documentation)

 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 common documentation 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.

python3-urwid-dbgsym: debug symbols for python3-urwid