libextutils-autoinstall-perl
module to automatically install dependencies via CPAN
ExtUtils::AutoInstall lets module writers specify a more
sophisticated form of dependency information than the PREREQ_PM
option offered by ExtUtils::MakeMaker.
libutop-ocaml
improved OCaml toplevel (runtime library)
utop is an improved toplevel for OCaml. It can run in a terminal or
in Emacs. It supports line edition, history, real-time and context
sensitive completion, colors, and more.
lib64go14
Runtime library for GNU Go applications (64bit)
Library needed for GNU Go applications linked against the
shared library.
ruby-sd-notify
Pure Ruby implementation of systemd's sd_notify
sd_notify can be used to notify systemd about various service status changes
of Ruby programs
python3-gphoto2cffi
GPhoto2 bindings with simpler API
Python bindings for libgphoto2 with an interface that strives to be idiomatic.
In contrast to other bindings for Python, gphoto2-cffi hides most of the
lower-level abstractions and reduces the API surface while still offering
access to most of the library's features.
wait-for-it
script that will wait on the availability of a host and TCP port
wait-for-it is a pure bash script that will wait on the availability
of a host and TCP port. It is useful for synchronizing the spin-up of
interdependent services, such as linked docker containers. Since it
is a pure bash script, it does not have any external dependencies.