|
||
---|---|---|
.. | ||
dep_sort@9e96e9426e | ||
flatpy@bf1a4e391f | ||
qnanopainter@9638704841 | ||
subprocess@e1cae5e86e | ||
README.md | ||
wscript |
README.md
Some of the more obscure packages, which are not generally available in distributions.
-
qnanopainter: Library for implementing OpenGL accelerated Qt5 C++ UI components.
- Source: https://github.com/QUItCoding/qnanopainter
- License: zlib
-
dep_sort: Generic topological sorting for sorting a list of dependencies in C++17.
- Source: https://github.com/graphitemaster/dep_sort
- License: MIT
-
subprocess: cross platform subprocess library for c++ similar to design of python subprocess
- Source: https://github.com/benman64/subprocess
- License: MIT
-
flatpy: An alternative Python code generator for flatbuffers.
- Source: https://git.odahoda.de/pink/flatpy
- License: Apache-2.0