node-open
Open stuff like URLs, files, executables
This is meant to be used in command-line tools and scripts, not in the
browser.
libace-tkreactor-7.0.8
ACE-GUI reactor integration for Tk
Recognizing the need to write reactor-based GUI applications, the ACE
community has created several reactor extensions for use with X
Window System. Each of these extends the ACE_Select_Reactor to work
with a specific toolkit. By using these reactors, your GUI
application can remain single threaded yet still respond to both GUI
events, such as button presses, and your own application events.
python3-pytest-env
pytest plugin that allows you to add environment variables
In your pytest.ini (or pyproject.toml) file add a key value pair with `env` as
the key and the environment variables as a line separated list of `KEY=VALUE`
entries. The defined variables will be added to the environment before any
tests are run.
cpp-11-arc-linux-gnu
GNU C preprocessor
A macro processor that is used automatically by the GNU C compiler
to transform programs before actual compilation.
libplfit0
fitting power-law distributions to empirical data -- library
The plfit software fits power-law distributions to empirical (discrete or
continuous) data, according to the method of Clauset, Shalizi and Newman
[SIAM Review 51, 661-703 (2009)].
qt6-quick3d-examples
Qt 6 Quick 3D examples
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.