python3-countrynames
Map country names to ISO codes
This library helps with the mapping of country names to their respective
two or three letter codes. The idea is to incorporate common names for
countries, and even some limited misspellings, as they occur in source data.
libcache-memcached-fast-perl
Perl client for memcached, in C language
Cache::Memcached::Fast is a Perl client for memcached,
a memory cache daemon (http://www.danga.com/memcached/).
Module core is implemented in C
and tries hard to minimize number of system calls
and to avoid any key/value copying for speed.
As a result, it has very low CPU consumption.
proftpd-mod-case
ProFTPD module mod_case
The mod_case module is designed to help ProFTPD be case-insensitive, for
those sites that may need it (e.g. those that are migrating from a Windows
environment or have mounted Windows filesystems).
gir1.2-hinoko-1.0
GObject introspection data for libhinoko1
This package contains introspection data for libhinoko1. It can be
used by packages using the GIRepository format to generate dynamic
bindings, or it can be used by interpreters understanding the
GIReporsitory format to libhinoko1.
python3-scapy
Packet generator/sniffer and network scanner/discovery (Python 3)
Scapy is a powerful interactive packet manipulation tool, packet
generator, network scanner, network discovery, packet sniffer, etc. It
can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping,
tcpdump, tethereal, p0f, ....