libuniversal-isa-perl
safer version of UNIVERSAL::isa
UNIVERSAL is base class for ALL classes in Object Oriented Perl.
UNIVERSAL::isa (isa stands for "is a") is method which can tell
You if object is blessed in package or inherits from package.
python-openvswitch
Python bindings for Open vSwitch
Open vSwitch is a production quality, multilayer, software-based,
Ethernet virtual switch. It is designed to enable massive network
automation through programmatic extension, while still supporting
standard management interfaces and protocols (e.g. NetFlow, IPFIX,
sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
to support distribution across multiple physical servers similar to
VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
proxychains
proxy chains - redirect connections through proxy servers
Proxy chains force any tcp connection made by any given tcp client
to follow through proxy (or proxy chain). It is a kind of proxifier.
It acts like sockscap / premeo / eborder driver ( intercepts TCP calls )
plzip
parallel, lossless data compressor based on the LZMA algorithm
Lzip is a lossless data compressor based on the LZMA algorithm, with very safe
integrity checking and a user interface similar to the one of gzip or bzip2.
Lzip decompresses almost as fast as gzip and compresses better than bzip2,
which makes it well suited for software distribution and data archiving.
libcatalyst-modules-extra-perl
extra modules for Catalyst (metapackage)
This package depends on some additional packages containing commonly used
Catalyst modules which are not in libcatalyst-modules-perl.