python-libpcap
Python wrapper for libpcap packet capture library
Python module for the libpcap, the UNIX packet capture library.
This can be used for many purposes including network debugging,
traffic analysis, intrusion detection, based on the original
Python libpcap module by Aaron Rhodes.
libpam-shishi
PAM module for Shishi Kerberos v5
Shishi is an implementation of the kerberos v5 network authentication
system.
python3-tempestconf
automatic tempest configuration
python-tempestconf will automatically generate the tempest configuration based
on your cloud.
libqtav1
QtAV library
QtAV is a multimedia playback library based on Qt and FFmpeg.
It can help you to write a player with less effort than ever before.
libwutil5
Window Maker's own widget set - utility library
WINGs Is Not GNUstep (WINGs) is a small widget set with the NeXTSTEP
look and feel. Its API is inspired in OpenSTEP and its
implementation borrows some ideas from Tk. It has a reasonable set of
widgets, sufficient for building small applications like a CDPlayer
or hacking something like rxvt. It is used for basic widgets in
the WindowMaker window manager.
python-pyfits
Python module for reading, writing, and manipulating FITS files
FITS (Flexible Image Transport System) is a data format most used in
astronomy. PyFITS is a Python module for reading, writing, and manipulating
FITS files. The module uses Python's object-oriented features to provide quick,
easy, and efficient access to FITS files. The use of Python's array syntax
enables immediate access to any FITS extension, header cards, or data items.