ytmusicapi
Authentication command for YouTube Music
ytmusicapi is a Python 3 library to send requests to the YouTube Music API. It
emulates YouTube Music web client requests using the user's cookie data for
authentication.
python-queuelib
collection of persistent (disk-based) queues (Python 2)
Queuelib is a collection of persistent (disk-based) queues for Python.
Queuelib goals are speed and simplicity.
php-horde-smtp
SMTP client library
A library for connecting to a SMTP (RFC 5321) server to send e-mail messages.
hamradio-satellite
Debian Hamradio Satellite Operation Packages
This metapackage will install packages useful for amateur satellite operation.
libthrowable-perl
role for classes that can be thrown
Throwable is a role for classes that are meant to be thrown as exceptions to
standard program flow. It automatically saves any previous
value for $@ and calls die $self.