wesnoth-1.18-tools
tools for campaign developers for Wesnoth (branch 1.18)
This package contains various tools for Wesnoth that are especially useful for
campaign developers, including but not limited to scripts supporting the
generation and checking of WML (Wesnoth Markup Language). You can find them
in the directory /usr/share/games/wesnoth/1.18/data/tools
after installation of the package.
powersupply-gtk
Graphical power status tool for Linux mobile devices
Powersupply is a simple GTK+3 application monitoring the status of power
supply nodes, exposing the current battery and USB power status through
a simple UI.
gfortran-12-powerpc-linux-gnu
GNU Fortran compiler
This is the GNU Fortran compiler, which compiles
Fortran on platforms supported by the gcc compiler. It uses the
gcc backend to generate optimized code.
libh3-1
Hexagonal hierarchical geospatial indexing system - library
H3 is a geospatial indexing system using a hexagonal grid that can be
(approximately) subdivided into finer and finer hexagonal grids, combining the
benefits of a hexagonal grid with S2's hierarchical subdivisions.
condor
distributed workload management system
Like other full-featured batch systems, HTCondor provides a job queueing
mechanism, scheduling policy, priority scheme, resource monitoring, and
resource management. Users submit their serial or parallel jobs to HTCondor;
HTCondor places them into a queue. It chooses when and where to run the jobs
based upon a policy, carefully monitors their progress, and ultimately
informs the user upon completion.
libjenkins-api-perl
wrapper around the Jenkins API
The Jenkins::API module provides a Perl wrapper around the Jenkins API.