libfixposix4t64
Replacement for inconsistent parts of POSIX (runtime)
The purpose of libfixposix is to offer replacements for parts of
POSIX whose behaviour is inconsistent across *NIX flavours.
libflame1t64
High-performance object-based library for DLA computations (shlib)
libflame is a portable library for dense matrix computations, providing
much of the functionality present in LAPACK, developed by current and
former members of the Science of High-Performance Computing (SHPC) group
in the Institute for Computational Engineering and Sciences at The
University of Texas at Austin. libflame includes a compatibility layer,
lapack2flame, which includes a complete LAPACK implementation.
privatebin-cli
Powerful CLI for creating and managing PrivateBin pastes with ease
This is a CLI tool to interact with PrivateBin services. PrivateBin is a
pastebin like service which saves files encrypted. You can use popular
PrivateBins like <https://privatebin.net/> or host your own PrivateBin
instance.
For more informations see <https://privatebin.info/>.
gobjc-x86-64-linux-gnux32
GNU Objective-C compiler for the x32 architecture
This is the GNU Objective-C compiler, which compiles Objective-C on platforms
supported by the gcc compiler. It uses the gcc backend to generate optimized
code.
libforms2t64
The XForms graphical interface widget library
This package contains the XForms shared library.
python3-unidecode
ASCII transliterations of Unicode text (Python 3 module)
It often happens that you have text data in Unicode, but you need to represent
it in ASCII for display. One could represent non-roman Unicode characters as
"???" or "\\15BA\\15A0\\1610", but neither is useful to the user reading the
text.