qtpdf5-doc-html
Qt 5 PDF HTML documentation
The Qt PDF module contains classes and functions for rendering PDF documents.
node-bl
access multiple buffers with Buffer interface - Node.js module
bl is a storage object for collections of Node.js Buffers, exposing them with
the main Buffer readable API. Also works as a duplex stream so you can collect
buffers from a stream that emits them and emit buffers to a stream that
consumes them.
cpdb-backend-cups
Common Print Dialog Backends - CUPS/IPP Backend
This is the CUPS/IPP backend for print dialogs using the Common Print
Dialog Backends concept of OpenPrinting. It makes the dialog list CUPS
print queues and driverless-capable IPP printers and allows printing
on these using the dialog.
libnet-subnet-perl
Fast IP-in-subnet matcher module for IPv4 and IPv6
Net::Subnet is a simple but fast pure Perl module for determining whether a
given IP address is in a given set of IP subnets. It's iterative, and it
doesn't use any fancy tries, but because it uses simple bitwise operations on
strings it's still very fast.
libplexus-containers1.5-java-doc
Plexus' inversion-of-control (IoC) container - documentation
cpp11-migrate-3.7
Tool to convert C++98 and C++03 code to C++11
The purpose of the C++11 Migrator is to do source-to-source translation to
migrate existing C++ code to use C++11 features to enhance
maintainability, readability, runtime performance, and compile-time
performance. Development is still early and transforms fall mostly into
the first two categories. The migrator is based on Clang's LibTooling and
the AST Matching library.