This is a staging site. Uploads will not persist. Testing only.
python3-argparse-addons
Additional argparse types and actions (Python 3)
This module provides additional types and actions for the use with argparse
from Python's standard library.
php-jshrink
Javascript Minifier built in PHP
JShrink is a php class that minifies javascript so that it can be
delivered to the client quicker. This code can be used by any
product looking to minify their javascript on the fly (although
caching the results is suggested for performance reasons).
Unlike many other products this is not a port into php but a native
application, resulting in better performance.
node-core-js-bundle
Modular version of core-js to load only required features
core-js is a modular standard library for JavaScript. Includes polyfills for
ECMAScript up to 2021: promises, symbols, collections, iterators, typed
arrays, many other features, ECMAScript proposals. With core-js-bundle, one
can load only required features or use it without global namespace pollution.
libhdf5-openmpi-cpp-103-1t64
HDF5 - C++ runtime files - OpenMPI version - unsupported
Hierarchical Data Format 5 (HDF5) is a file format and library for
storing scientific data. HDF5 was designed and implemented to address
the deficiencies of HDF4.x. It has a more powerful and flexible data
model, supports files larger than 2 GB, and supports parallel I/O.
php7.4-smbclient
PHP wrapper for libsmbclient
smbclient is a PHP extension that uses Samba's libsmbclient library
to provide Samba related functions and 'smb' streams to PHP programs.