snap-templates
scaffolding CLI for the Snap Framework
This is the Scaffolding CLI for the official Snap Framework libraries.
It includes:
nvidia-tesla-440-vdpau-driver
Video Decode and Presentation API for Unix - NVIDIA driver (Tesla 440)
These libraries provide the Video Decode and Presentation API for Unix.
They provide accelerated video playback (incl. H.264) for the supported
graphics cards.
libqt53dquickextras5
Qt 3D Quick extras
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
libupb0
small protobuf implementation in C
upb generates a C API for creating, parsing, and serializing messages as
declared in .proto files. upb is heavily arena-based: all messages always
live in an arena (note: the arena can live in stack or static memory if
desired).
arcanist-clang-format-linter
clang-format linter for Arcanist
This package allows to use clang-format as a linter for
arcanist to enforce style over a C/C++/Objective-C codebase.
node-arr-diff
Returns an array with only the unique values from the first array
Returns an array with only the unique values from the first array, by
excluding all values from additional arrays using strict equality for
comparisons.