libndpi4.0

extensible deep packet inspection library - shared library

nDPI is a ntop-maintained superset of the popular OpenDPI library. Released under the LGPL license, its goal is to extend the original library by adding new protocols that are otherwise available only on the paid version of OpenDPI.

libqgis-3d3.22.12

QGIS - shared 3d library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

libcupti11.3

NVIDIA CUDA Profiler Tools Interface runtime library

The CUDA Profiler Tools Interface (CUPTI) enables the creation of profiling and tracing tools that target CUDA applications. CUPTI provides a set of APIs targeted at ISVs creating profilers and other performance optimization tools. The CUPTI APIs are not intended to be used by developers in their CUDA applications.

libqgis-analysis3.22.12

QGIS - shared analysis library

QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information.

node-gulp-postcss

gulp plugin to pipe CSS through several plugins, but parse CSS only once

gulp-postcss is a plugin that can pipe CSS through several plugins, parsing the CSS only once. You must install any desired postcss plugins in addition to this package.

node-gulp-tap

Easily tap into a gulp pipeline

Some filters like gulp-coffee process all files. What if you want to process all JS and Coffee files in a single pipeline? Use tap to filter out .coffee files and process them through the coffee filter and let JavaScript files pass through.