libfsfat1
File Allocation Table (FAT) file system format access library
libfsfat is a library to access the File Allocation Table (FAT) file system format.
python3-jupyterlab-widgets
Interactive widgets - Jupyterlab extension (Python 3)
Notebooks come alive when interactive widgets are used. Learning becomes an
immersive and fun experience. Researchers can easily see how changing inputs
to a model impact the results.
obfuscate
simple app to censor images
Obfuscate is a simple app to redact private information from
image files with either black boxes or with the less secure method
of blurring.
node-node-pty
Node.js library to allow one to fork processes with pseudoterminal file descript
node-node-pty provides forkpty bindings for node.js. This allows one to fork
processes with pseudoterminal file descriptors. It returns a terminal object
which allows reads and writes. This is useful for:
* Writing a terminal emulator
* Getting certain programs to think they are in a terminal
node-mathjax-full
JavaScript library to display math in browsers
MathJax is an open-source JavaScript display engine for LaTeX, MathML,
and AsciiMath notation that works in all modern browsers. It was
designed with the goal of consolidating the recent advances in web
technologies into a single, definitive, math-on-the-web platform
supporting the major browsers and operating systems. It requires no
setup on the part of the user (no plugins to download or software to
install), so the page author can write web documents that include
mathematics and be confident that users will be able to view it
naturally and easily. Simply include MathJax and some mathematics in
a web page, and MathJax does the rest.
libntirpc3.5
new transport-independent RPC library
Port of Sun's transport-independent RPC library to Linux. The library
is intended as a replacement for the RPC code in the GNU C library,
providing among others support for RPC (and in turn, NFS) over IPv6.