dict-freedict-ita-spa

Italian-Spanish dictionary for the dict server/client

This is the Italian-Spanish dictionary from the FreeDict project. It contains 12523 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict.

libgphobos5-mips64r6-cross

Phobos D standard library (runtime library)

This is the Phobos standard library that comes with the D2 compiler.

dict-freedict-nld-ind

Dutch-Indonesian dictionary for the dict server/client

This is the Dutch-Indonesian dictionary from the FreeDict project. It contains 10789 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict.

python3-overrides

Python decorator to verify that expected overrides are maintained

Provides a decorator @override that verifies that a method that should override an inherited method actually does it. Python has no standard mechanism by which to guarantee that (1) a method that previously overrode an inherited method continues to do so, and (2) a method that previously did not override an inherited will not override now. This package allows this to be addressed in an automated manner.

librepfunc1

set of C++ classes and utilities for building multimedia tools

This is a collection of utilities and functions used for example in w-scan-cpp

node-html-webpack-plugin

node-webpack plugin to create HTML files

node-html-webpack-plugin is a node-webpack plugin that simplifies creation of HTML files to serve a node-webpack bundle.This is especially useful for bundles that include a hash in the filename which changes every compilation.