libhdf5-mpich-hl-310
HDF5 High Level runtime files - MPICH2 version
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.
libhdf5-mpich-hl-fortran-310
HDF5 High Level Fortran runtime files - MPICH2 version
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.
libgeocode-glib-2-0
geocoding and reverse geocoding GLib library using Nominatim
Geocode-glib allows you to do geocoding (going from a place name,
to a longitude/latitude pair) and reverse geocoding (finding a place
name from coordinates) using the Nominatim service.
bashacks
collection of useful bash scripts for programmers
It was intended to be useful for programmers, security analysts and
general users who need to perform low-level operations. The biggest
advantage of bashacks is providing shorter commands for executing
tasks in the terminal.
conky-cli
highly configurable system monitor (basic version)
Conky is a system monitor that can display just about anything,
either on your root desktop or in its own window.
Conky has many built-in objects, as well as the ability to execute
external programs or scripts (either external or through built-in
Lua support).
python3-rsa
Pure-Python RSA implementation (Python 3)
Python-RSA is a pure-Python RSA implementation. It supports encryption
and decryption, signing and verifying signatures, and key generation
according to PKCS#1 version 1.5. It can be used as a Python library as
well as on the commandline. The code was mostly written by Sybren A. Stüvel.