rtorrent
ncurses BitTorrent client based on LibTorrent from rakshasa
rtorrent is a BitTorrent client based on LibTorrent. It uses ncurses
and aims to be a lean, yet powerful BitTorrent client, with features
similar to the most complex graphical clients.
rtpproxy
Relay for Real-time Transport Protocol (RTP) media streams
A high-performance media relay for RTP streams that can work together
with SIP Express Router, OpenSER or Sippy B2BUA. Its main use is to
support SIP user agents behind NAT, but it can also act as a generic media
relay.
libfsfat-utils
File Allocation Table (FAT) file system format access library -- Utilities
libfsfat is a library to access the File Allocation Table (FAT) file system format.
gcc-10-plugin-dev-arm-linux-gnueabi
Files for GNU GCC plugin development.
This package contains (header) files for GNU GCC plugin development. It
is only used for the development of GCC plugins, but not needed to run
plugins.
python-zope.proxy
Generic transparent proxies for Python
Proxies are special objects which serve as mostly-transparent wrappers around
another object, intervening in the apparent behavior of the wrapped object
only when necessary to apply the policy (e.g., access checking, location
brokering, etc.) for which the proxy is responsible.
libio-multiplex-perl
object-oriented interface to select() for Perl
IO::Multiplex is designed to take the effort out of managing
multiple file handles. It is essentially a really fancy front end to
the select() system call. In addition to maintaining the select()
loop, it buffers all input and output to/from the file handles. It
can also accept incoming connections on one or more listen sockets.