lib32stdc++-11-dev-ppc64-cross
GNU Standard C++ Library v3 (development files) (ppc64
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
node-compare-versions
Version string comparison for Node.js
This package provides a comparison function for version strings
following the semver specification.
node-googlediff
Compares the differences between the two texts
The Diff Match and Patch libraries offer robust algorithms to perform the
operations required for synchronizing plain text. This library implements
Myer's diff algorithm which is generally considered to be the best general
purpose diff.
python3-webdav
WebDAV server implementation in Python (Python3)
PyWebDAV is a WebDAV server implementation in Python. It's aim is to provide a
simple interface to webdav services to any application which needs it. It can
be run as a daemon.
node-pikaday
Lightweight JavaScript datepicker
Pikaday is a lightweight JavaScript datepicker with modular CSS and no
dependencies. It is designed to work well alone but supports integration
with Moment.js.
node-tippex
Erase comments and strings from JavaScript code for Node.js
This module replaces comments, strings and regular expressions from
JavaScript code by whitespace, so simple pattern search can be done
without false positive.