newt 0.52.21-ok1 source package in openKylin

Changelog

newt (0.52.21-ok1) yangtze; urgency=medium

  * Build for openKylin.

 -- openKylinBot <email address hidden>  Mon, 25 Apr 2022 22:03:04 +0800

Upload details

Uploaded by:
openKylinBot
Sponsored by:
Cibot
Uploaded to:
Yangtze V1.0
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
newt_0.52.21.orig.tar.xz 109.5 KiB 1099418091a7f66b7164c9d2960e233619af5a299d6fdd91a4f58534a9773d13
newt_0.52.21-ok1.debian.tar.xz 24.2 KiB af96a0d91f17e405d2460a811dc3e06d1aeaf6199a23291e750aabd3e599d19a
newt_0.52.21-ok1.dsc 2.3 KiB 596dc5ef5181ecd3d6ccaacce8864037ef146839ae69c576319dc0753be57006

View changes file

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.

libnewt0.52-udeb: Not Erik's Windowing Toolkit for Debian Installer

 This is a udeb, or a microdeb, of the Not Erik's Windowing Toolkit. As such
 it is the installer counterpart of libnewt0.52.
 You only need this package to support applications needing Newt during
 the Debian installation process time and probably don't need to select it.

newt-tcl: NEWT module for Tcl

 This module allows you to build a text UI for your Tcl scripts
 using newt.

python3-newt: NEWT module for Python3

 This module allows you to build a text UI for your Python3 scripts
 using newt.

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.