notcurses 2.4.9+dfsg.1-1 source package in Ubuntu

Changelog

notcurses (2.4.9+dfsg.1-1) unstable; urgency=medium

  * New upstream release.

 -- Nick Black <email address hidden>  Thu, 11 Nov 2021 08:12:03 -0500

Upload details

Uploaded by:
nick black
Uploaded to:
Sid
Original maintainer:
nick black
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
notcurses_2.4.9+dfsg.1-1.dsc 3.1 KiB 13ee88f38a871f2d0b2d158bbae30669ea6e5ac83afa138e888c40a36bc8c459
notcurses_2.4.9+dfsg.1.orig.tar.xz 5.9 MiB ebcd68c743a8dae4a30a4b995c3309f988b8da2fbe672141f4141349d19293d5
notcurses_2.4.9+dfsg.1.orig.tar.xz.asc 833 bytes e0fedb0de11d30fc437957a999176cf63f607eeb8ccee6f29710eeaa340b12ea
notcurses_2.4.9+dfsg.1-1.debian.tar.xz 16.5 KiB 6bcffc5b0d2d59ed165fda06cc0f522d69f7bff90122bd49944958817a1a3d91

Available diffs

No changes file available.

Binary packages built by this source

libnotcurses++-dev: Character graphics and TUI library (C++ development)

 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.
 .
 These files are necessary for C++ development using Notcurses.

libnotcurses++2: No summary available for libnotcurses++2 in ubuntu jammy.

No description available for libnotcurses++2 in ubuntu jammy.

libnotcurses++2-dbgsym: No summary available for libnotcurses++2-dbgsym in ubuntu jammy.

No description available for libnotcurses++2-dbgsym in ubuntu jammy.

libnotcurses-core-dev: Character graphics and TUI library (core development)

 Notcurses facilitates the creation of modern TUI programs, making
 full use of Unicode and 24-bit TrueColor. This development
 package covers the Notcurses core library.
 .
 These files are necessary for C development using Notcurses. They
 do not include multimedia support; that requires libnotcurses-dev.

libnotcurses-core2: No summary available for libnotcurses-core2 in ubuntu jammy.

No description available for libnotcurses-core2 in ubuntu jammy.

libnotcurses-core2-dbgsym: No summary available for libnotcurses-core2-dbgsym in ubuntu jammy.

No description available for libnotcurses-core2-dbgsym in ubuntu jammy.

libnotcurses-dev: Character graphics and TUI library (development)

 Notcurses facilitates the creation of modern TUI programs, making
 full use of Unicode and 24-bit TrueColor. Its API is similar
 to that of NCURSES, but extends that with z-buffering, rendering
 of images and video using ffmpeg, alpha blending, widgets, palette
 fades, resize awareness, and multithreading support.
 .
 These files are necessary for C development using Notcurses. This
 package installs multimedia support atop libnotcurses-core-dev.

libnotcurses2: No summary available for libnotcurses2 in ubuntu jammy.

No description available for libnotcurses2 in ubuntu jammy.

libnotcurses2-dbgsym: No summary available for libnotcurses2-dbgsym in ubuntu jammy.

No description available for libnotcurses2-dbgsym in ubuntu jammy.

notcurses-bin: Character graphics and TUI library demos

 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.
 .
 These utilities from the Notcurses project include notcurses-demo
 (a demonstration of various libnotcurses capabilities), ncplayer
 (a character mode multimedia player), ncls (a file lister that
 displays multimedia), and other tools. Unit tests are furthermore
 bundled as notcurses-tester.

notcurses-bin-dbgsym: debug symbols for notcurses-bin
notcurses-data: Multimedia used by notcurses-bin

 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.
 .
 This package contains multimedia used by notcurses-demo
 and notcurses-tester from the notcurses-bin package.

python3-notcurses: Character graphics and TUI library (Python)

 Notcurses facilitates the creation of modern TUI programs,
 making full use of Unicode and 24-bit TrueColor. It presents
 an API similar to that of Curses, and rides atop Terminfo.
 .
 These files are necessary for Python development using Notcurses.
 The notcurses-pydemo script verifies these Python wrappers.

python3-notcurses-dbgsym: debug symbols for python3-notcurses