g++-13-sh4-linux-gnu
GNU C++ compiler for sh4-linux-gnu architecture
This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.
node-leaflet-image
image export for Leaflet - Node.js library
Leaflet-image is a plugin for the Leaflet JavaScript library,
for exporting images out of Leaflet maps without a server component
by using Canvas and CORS.
node-domino
server-side DOM implementation based on Mozilla's dom.js
Domino provides a fast but insecure DOM in Node.js.
python-ptable
library to represent tabular data in visually appealing ASCII tables
python3-ptable
library to represent tabular data in visually appealing ASCII tables (Python3)
PrettyTable is a simple Python library designed to make it quick and
easy to represent tabular data in visually appealing ASCII tables. It
was inspired by the ASCII tables used in the PostgreSQL shell
psql. PrettyTable allows for selection of which columns are to be
printed, independent alignment of columns (left or right justified or
centred) and printing of "sub-tables" by specifying a row range.