All are very old (most 20+ years), unmaintained, so poorly licensed that
they can't be installed with pkg_add, and either have decently licensed
alternatives or are so trivial as to be useless.
ok kn@ naddy@
submission by Eric Brown, ok kevlo@
The m17n library is a multilingual text processing library for the C language.
This library has following features:
- The m17n library is an open source software.
- The m17n library for any Linux/Unix applications.
- The m17n library realizes multilingualization of many aspects of
applications.
- The m17n library represents multilingual text as an object named
M-text. M-text is a string with attributes called text properties,
and designed to substitute for string in C. Text properties carry any
information required to input, display and edit the text.
- The m17n library supports functions to handle M-texts.
m17n is an abbreviation of Multilingualization.
stat(1) on it and then also unveil paths configured in XDG_DATA_DIRS
the same way so that the check_in_path_xdg_data() function can do its
job
after everything is done, call unveil(NULL, NULL) to disallow further
calls to unveil
ok ajacoutot@
ok rsadowski@
FeatherNotes is a lightweight Qt5 hierarchical notes manager. It is
independent of any desktop environment and has:
* Support for rich text formatting, image embedding and inserting
editable tables
* Drag-and-drop capability for moving nodes and also for embedding
images
* A tray icon for quick access on any desktop
* Correct position/size saving and restoring with most window managers
* Compact but complete search and replacement widgets
* The ability to include searchable tags (hidden info on each node)
* Support for optional node icons
* Support for local and remote hyperlinks (bookmarks)
* Text zooming
* Printing and exporting to HTML and PDF
* Password protection
* Auto-saving
They replaced it with a gitlab hosted on salsa.debian.org and they
provide alioth-archive.debian.org for the source archives, but
they didn't move everything there.
ok sthen@