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.
qt6-httpserver-doc-html
Qt 6 HTTP Server HTML documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
libfilezilla41
build high-performing platform-independent programs (runtime lib)
Free, open source C++ library, offering some basic functionality to build
high-performing, platform-independent programs. Some of the highlights include:
qt6-webchannel-doc-html
Qt 6 WebChannel HTML documentation
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
python3-petl
Extracting, transforming and loading tables of data
Petl is a general purpose Python package for extracting, transforming
and loading tables of data.
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