ruby-autoprefixer-rails
Rails integration for the autoprefixer tool
autoprefixer parse CSS and adds vendor prefixes to CSS rules based on browser
support for different features, by using data from "Can I Use" website.
irssi-scripts
collection of scripts for irssi
This is a collection of scripts for the irssi IRC-client.
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.