liblodepng0.1

PNG encoder and decoder in C and C++, without dependencies (shared library)

PNG is a file format to store raster images losslessly with good compression, supporting different color types and alpha channel.

libkunifiedpush1

UnifiedPush client library

This library can be used by applications wanting to receive push notifications from a UnifiedPush distributor like KUnifiedPush.

lazygit

Simple terminal UI for git commands

lazygit is a simple terminal UI for git commands that makes git easier to use.

libokhttp-java

HTTP+HTTP/2 client for Android and Java applications

OkHttp is an HTTP client that’s efficient by default. It supports both synchronous blocking calls and async calls with callbacks. * HTTP/2 support allows all requests to the same host to share a socket. * Connection pooling reduces request latency (if HTTP/2 isn’t available). * Transparent GZIP shrinks download sizes. * Response caching avoids the network completely for repeat requests

python3-scitrack

Python3 library to track scientific data

Scitrack is a library aimed at application developers writing scientific software to support tracking of scientific computation. The library provides elementary functionality to support logging. The primary capabilities concern generating checksums on input and output files and facilitating logging of the computational environment.

python3-wadllib

Python 3 library for navigating WADL files

The Web Application Description Language (WADL) is an XML vocabulary for describing the capabilities of HTTP resources. wadllib can be used in conjunction with an HTTP library to navigate and manipulate those resources.