python3-aioopenexchangerates
fetch rates from openexchangerates with aiohttp
This package makes it possible to fetch rates from openexchangerates with
aiohttp.
fakeroot
tool for simulating superuser privileges
fakeroot provides a fake "root environment" by means of LD_PRELOAD and
SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(),
stat(), and other file-manipulation functions, so that unprivileged
users can (for instance) populate .deb archives with root-owned files;
various build tools use fakeroot for this by default.
librnd4-cloud
Networking plugins for accessing remote resources.
Support library plugin for 'cloud' footprint/symbol access plugin
that integrates remote, web access resources like edakrill or
gedasymbols.org.
openvswitch-switch-dpdk
DPDK enabled Open vSwitch switch implementation
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.
node-mkdirp
Recursively create directories - Node.js module
mkdirp is a Node.js module to recursively create directories,
emulating mkdir -p shell command.