libgensio4
abstract stream I/O (runtime files)
This library (pronounced gen'-see-oh) is used to abstract stream I/O
like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a
framework for giving a consistent view of various stream (and packet)
I/O types. You create a gensio object (or a gensio), and you can use
that gensio without having to know too much about what is going on
underneath. You can stack gensio on top of another one to add protocol
funcionality. For instance, you can create a TCP gensio, stack SSL on
top of that, and stack Telnet on top of that. It supports a number of
network I/O and serial ports. Gensio can be used for sending and
receiving ports, and it also supports establishing encrypted and
authenticated connections.
libraw23
raw image decoder library
LibRaw is a library for reading RAW files obtained from digital photo cameras
(CRW/CR2, NEF, RAF, DNG, and others).
linux-support-6.3.0-2
Support files for Linux 6.3
This package provides support files for the Linux kernel build, e.g.
scripts to handle ABI information and for generation of build system meta
data.
libnet-libidn2-perl
Perl bindings for GNU Libidn2
Net::LibIDN2 provides bindings for GNU Libidn2, a C library for handling
internationalized domain names based on IDNA 2008, Punycode and TR46.
libhepmc3t64
Event Record for Monte Carlo Generators
The HepMC package is an object oriented event record written in C++ for
High Energy Physics Monte Carlo Generators.
php-symfony-amazon-sns-notifier
Symfony Amazon SNS Notifier Bridge
The Symfony Amazon SNS Notifier Bridge provides
Amazon SNS integration for Symfony Notifier.