from wen heping; OK sthen@
Comment:
bare-bones Ed25519 public key signing/verification system
Description:
This module implements Ed25519 public key generation, message signing
and verification. It is a pretty bare-bones implementation that
implements the standard Ed25519 variant with SHA512 hash, as well as a
slower API compatible with the upcoming EdDSA RFC.
GNT is an ncurses toolkit for creating text-mode graphical user interfaces in a
fast and easy way. It is based on GLib and ncurses.
It was born out of the console-based UI, Finch, for the libpurple project, but
has now been split into its own independent repository.
ok sthen@
JuliaMono is a monospaced typeface designed for programming and in
other text editing environments that require a wide range of
specialist and technical Unicode characters. It comes in 6 weights
(from Light to Black): each has an italic variant; and each occupies
the same amount of horizontal space, so they can be mixed without
losing alignment.
sfeed_curses is a curses UI front-end for sfeed.
It shows the TAB-separated feed items in a graphical command-line UI. The
interface has a look inspired by the mutt mail client. It has a sidebar panel
for the feeds, a panel with a listing of the items and a small statusbar for
the selected item/url. Some functions like searching and scrolling are
integrated in the interface itself.
OK bcallah@
sfeed is a RSS and Atom parser (and some format programs).
It converts RSS or Atom feeds from XML to a TAB-separated file. There are
formatting programs included to convert this TAB-separated format to various
other formats. There are also some programs and scripts included to import and
export OPML and to fetch, filter, merge and order feed items.
OK bcallah@