libcrypt-jwt-perl
JSON Web Token support for Perl
Implements JSON Web Token (JWT) - https://tools.ietf.org/html/rfc7519. The
implementation covers not only JSON Web Signature (JWS) -
https://tools.ietf.org/html/rfc7515, but also JSON Web Encryption (JWE) -
https://tools.ietf.org/html/rfc7516.
dosbox-x
DOS emulator with complete, accurate hardware emulation
DOSBox-X is a comprehensive DOS emulator, supporting DOS applications
including Windows 3.x and Windows 9x, and striving to provide accurate
hardware emulation. It is based on the original DOSBox and includes
features from a number of forks including SVN Daum, ECE, DOSBox
Staging, DOSVAX, and vDosPlus.
node-ua-parser-js
Lightweight JavaScript-based user-agent string parser
This library aims to identify detailed type of web browser, layout engine,
operating system, cpu architecture, and device type/model, entirely from
user-agent string with a relatively small footprint (~11KB when minified /
~4KB gzipped).
python3-identify
File identification library for Python
Identify is a Python module to get information about files, such as:
gdc-10-multilib-mipsisa32r6el-linux-gnu
GNU D compiler (version 2, multilib support) (cross compiler for mipsr6el archit
This is the GNU D compiler, which compiles D on platforms supported by gcc.
It uses the gcc backend to generate optimised code.
golang-1.17-go
Go programming language compiler, linker, compiled stdlib
The Go programming language is an open source project to make programmers more
productive. Go is expressive, concise, clean, and efficient. Its concurrency
mechanisms make it easy to write programs that get the most out of multicore
and networked machines, while its novel type system enables flexible and
modular program construction. Go compiles quickly to machine code yet has the
convenience of garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a dynamically typed,
interpreted language.