newt 0.52.11-2ubuntu9 source package in Ubuntu
Changelog
newt (0.52.11-2ubuntu9) precise; urgency=low * Insert missing space in debian/patches/030_tcl8.5.patch -- Adam Conrad <email address hidden> Sun, 20 Nov 2011 23:28:49 -0700
Upload details
- Uploaded by:
- Adam Conrad
- Uploaded to:
- Precise
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
newt_0.52.11.orig.tar.gz | 180.0 KiB | 4dc4d42ac526b94773faed5b8f4280b45d240435ca57e475148d673b6bb5b114 |
newt_0.52.11-2ubuntu9.diff.gz | 39.0 KiB | 9716ed2496dbaef7fd572bdd3ab398a7b05fdb6e6ce9c5e089a1173d19a8f717 |
newt_0.52.11-2ubuntu9.dsc | 1.3 KiB | f3aad864d400c347dd630d99b3df000b373467a592e5d2ec28fe1d6a217043ce |
Available diffs
- diff from 0.52.11-2ubuntu8 to 0.52.11-2ubuntu9 (489 bytes)
Binary packages built by this source
- libnewt-dev: Developer's toolkit for newt windowing library
These are the header files and libraries for developing applications
which use newt. Newt is a windowing toolkit for text mode, which provides
many widgets and stackable windows.
- libnewt-pic: Not Erik's Windowing Toolkit, shared library subset kit
This is used to develop subsets of the newt shared libraries for use on
custom installation floppies and in embedded systems. Unless you're
making one of those, you won't need this package.
- libnewt0.52: Not Erik's Windowing Toolkit - text mode windowing with slang
Newt is a windowing toolkit for text mode built from the slang library.
It allows color text mode applications to easily use stackable windows,
push buttons, check boxes, radio buttons, lists, entry fields, labels,
and displayable text. Scrollbars are supported, and forms may be nested
to provide extra functionality. This package contains the shared library
for programs that have been built with newt.
- newt-tcl: A newt module for Tcl
This module allows you to build a text UI for your Tcl scripts
using newt.
- python-newt: A NEWT module for Python
This module allows you to built a text UI for your Python scripts
using newt.
- python-newt-dbg: A NEWT module for Python (debug extension)
This module allows you to built a text UI for your Python scripts
using newt.
.
This package contains the extension built for the Python debug interpreter.
- whiptail: Displays user-friendly dialog boxes from shell scripts
Whiptail is a "dialog" replacement using newt instead of ncurses. It
provides a method of displaying several different types of dialog boxes
from shell scripts. This allows a developer of a script to interact with
the user in a much friendlier manner.