notcurses 3.0.7+dfsg.1-1ubuntu6 source package in Ubuntu

Changelog

notcurses (3.0.7+dfsg.1-1ubuntu6) noble; urgency=high

  * No change rebuild against frame pointers and time_t.

 -- Julian Andres Klode <email address hidden>  Mon, 22 Apr 2024 11:49:18 +0200

Upload details

Uploaded by:
Julian Andres Klode
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
notcurses_3.0.7+dfsg.1.orig.tar.xz 7.1 MiB a175850a617def4686aa5ce0755b60cc3372156a5183ef7244e8f857d41f87d4
notcurses_3.0.7+dfsg.1.orig.tar.xz.asc 833 bytes 4dbeebb96bc277b35fdf1c32ffc1d60dbab9e88dab123f5bdeb4fbd0ab6bcfab
notcurses_3.0.7+dfsg.1-1ubuntu6.debian.tar.xz 19.3 KiB 0db78889821c7455fe927615455c5d4fd11a33cbdfd6c5bab28975ed379a928a
notcurses_3.0.7+dfsg.1-1ubuntu6.dsc 3.2 KiB a43bd30e8c6c6e705dd83c3451b90488dca834f903eb8b9cdda5bf0eead2fdd2

View changes file

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++3: Character graphics and TUI library (C++)

 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.

libnotcurses++3-dbgsym: debug symbols for libnotcurses++3
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-core3: Character graphics and TUI library (core)

 Notcurses facilitates the creation of modern TUI programs, making
 full use of Unicode and 24-bit TrueColor.
 .
 This core library lacks multimedia support. For that,
 libnotcurses3 must be installed.

libnotcurses-core3-dbgsym: debug symbols for libnotcurses-core3
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.

libnotcurses3: Character graphics and TUI library

 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.
 .
 This package provides multimedia support via ffmpeg.

libnotcurses3-dbgsym: debug symbols for libnotcurses3
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