mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-07-26 08:55:57 +02:00
25 lines
961 B
XML
25 lines
961 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>dankamongmen@gmail.com</email>
|
|
<name>nick black</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
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.
|
|
</longdescription>
|
|
<longdescription lang="es">
|
|
Notcurses facilita la creación de programas TUI actuales,
|
|
haciendo un uso completo de Unicode y color real de 24 bits.
|
|
Presenta una API similar a la de Curses y funciona sobre Terminfo.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">dankamongmen/notcurses</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|