qml-module-org-kde-kirigami-addons-treeview
treeview module for QML
This package contains the treeview QML module.
A runtime QML module providing treeview utilities.
libghc-commonmark-extensions-prof
Pure Haskell commonmark parser extensions; profiling libraries
This library provides some useful extensions to core commonmark
syntax: smart quotes, definition lists, tables, footnotes, math,
and more.
libgphobos3-i386-cross
Phobos D standard library (runtime library)
This is the Phobos standard library that comes with the D2 compiler.
libkpublictransport1
Library to assist with accessing public transport
A library providing a public transport API.
firewalk
active reconnaissance network security tool
Firewalk is an active reconnaissance network security tool that attempts to
determine what layer 4 protocols a given IP forwarding device will pass. It
works by sending out TCP or UDP packets with a TTL one hop greater than the
targeted gateway. If the gateway allows the traffic, it will forward the
packets to the next hop where they will expire and elicit an ICMP_TIME_EXCEEDED
message. Otherwise, it will likely drop the packets and there will be no
response.
libfoonathan-memory0.7.1
STL compatible C++ memory allocator library
The default STL allocator model has various flaws, for example you cannot
easily share a single allocator for multiple types. This library is one of
many proposed solutions for the shortcomings of the standard allocator, which
unlike many other solutions does not require changes in the STL itself.