golang-1.21
Go programming language compiler - metapackage
The Go programming language is an open source project to make
programmers more productive. Go is expressive, concise, clean, and
efficient. Its concurrency mechanisms make it easy to write programs
that get the most out of multicore and networked machines, while its
novel type system enables flexible and modular program construction.
Go compiles quickly to machine code yet has the convenience of
garbage collection and the power of run-time reflection. It's a
fast, statically typed, compiled language that feels like a
dynamically typed, interpreted language.
libbemenu-x11
Dynamic menu inspired by dmenu (X11 backend)
bemenu is a dynamic menu for tty (using ncurses), X11 and/or Wayland,
inspired by dmenu. It reads a list of newline-separated items from
standard input. When the user selects an item and presses Return, their
choice is printed to standard output and bemenu terminates. Entering
text will narrow the items to those matching the tokens in the input.
libjboss-classfilewriter-java
bytecode writer that creates .class files at runtime
This package contains JBoss Class File Writer, a program to create Java .class
files at runtime.
apparmor-utils
utilities for controlling AppArmor
apparmor-utils provides utilities that operate on AppArmor
profiles. Profiles can be created, updated, enforced, set to complain
mode, and disabled with tools such as aa-genprof, aa-enforce,
aa-complain and aa-disable.
cpptraj
fast, parallelized molecular dynamics trajectory data analysis
CPPTRAJ is a program designed to process and analyze molecular dynamics
trajectories and relevant data sets derived from their analysis. CPPTRAJ
supports many popular MD software packages including Amber, CHARMM, Gromacs,
and NAMD.
libkitchensink-clojure
utility library for Puppet Labs clojure projects
kitchensink is a library of utility functions that are common to several
Puppet Labs Clojure projects.