libminini1t64

minimal INI file parser

minIni is a programmer's library to read and write "INI" files in embedded systems. minIni takes little resources, has a deterministic memory footprint and can be configured for various kinds of file I/O libraries. The principal purpose for minIni is to be used on embedded systems that run on an RTOS (or even without any operating system). minIni requires that such a system provides a kind of storage and file I/O system, but it does not require that this file I/O system is compatible with the standard C/C++ library.

onionshare-cli

Share a file over Tor Hidden Services anonymously and securely - cli

OnionShare lets you securely and anonymously share a file of any size with someone. It works by starting a web server, making it accessible as a Tor hidden service, and generating an unguessable URL to access and download the file. It doesn't require setting up a server on the Internet somewhere or using a third party filesharing service. You host the file on your own computer and use a Tor hidden service to make it temporarily accessible over the Internet. The other user just needs to use the Tor Browser and TO Enter the URL to download the file from you.

python3-iminuit

Robust Python minimisation library based around MINUIT2

iminuit is a Jupyter-friendly Python frontend to the MINUIT2 C++ library. It can be used as a general robust function minimisation method, but is most commonly used for likelihood fits of models to data, and to get model parameter error estimates from likelihood profile analysis.

php-async-aws-sns

AsyncAws Sns - AsyncAws component

SNS client, part of the AWS SDK provided by AsyncAws.

openjdk-25-jre

OpenJDK Java runtime, using Hotspot JIT

Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero.

python3-markdown-it

Python port of markdown-it and some its associated plugins

High speed Python markdown parser based in markdown-it. markdown-it-py follows the CommonMark spec for baseline parsing. Also, new syntax rules can be added and even replace existing ones. New syntax extensions can be added to extend the parser.