libboost-regex1.63.0
regular expression library for C++
node-jsonparse
Pure javascript JSON streaming parser for node.js
This a simple nodejs module that parses a given JSON file and
returning object form suitable for grammar analysis.
libqgis-core2.14.11
QGIS - shared core library
usrmerge
Convert the system to the merged /usr directories scheme
This package will automatically convert the system to the merged
/usr directory scheme, in which the /{bin,sbin,lib}/ directories are
symlinked to their counterparts in /usr/.
python3-bitstruct
Python bit pack/unpack package
This module is intended to have a similar interface as the Python struct
module, but working on bits instead of primitive data types (char, int, ...).
libboost-type-erasure1.63.0
C++ runtime polymorphism based on concepts