dict-freedict-fin-deu
Finnish-German dictionary for the dict server/client
This is the Finnish-German dictionary from the FreeDict project. It contains
11788 headwords (FreeDict status: big enough to be useful). It can be either
used with the dictd server and a dict client or with GoldenDict.
libghc-foldl-prof
composable, streaming, and efficient left folds; profiling libraries
This library provides strict left folds that stream in constant
memory, and you can combine folds using Applicative style to derive
new folds. Derived folds still traverse the container just once and
are often as efficient as hand-written folds.
libcommons-modeler-java
convenience library to use Java Management Extensions (JMX)
Commons Modeler from the Apache Commons project simplifies using the Java
Management Extensions (JMX). It provides the following services to
application developers who wish to make their applications manageable via JMX:
* Reads an XML-based description of the Model MBeans to be provided
for a set of managed resources.
* Provides a registry of these descriptions.
* Supplies a base Model MBean implementation class that can be used
for all management activities where the attribute accesses or
operation calls are simply reflected on to the managed object.
gfortran-8-multilib
GNU Fortran compiler (multilib support)
libmustache-java
Mustache implementation in Java
Mustache is a logic-less templating system for HTML, config files, anything.
Mustache processes a template preceded by YAML frontmatter from standard
input and prints one or more documents to standard output.