node-os-tmpdir
Node.js os.tmpdir() ponyfill
Ponyfill: A polyfill that doesn't overwrite the native method.
ruby-asetus
configuration library with YAML/JSON/TOML backends
Asetus is a ruby library that provides a easy method to acccess
configuration files. Available backends are:
- YAML
- JSON
- TOML
librte-pmd-cxgbe18.11
Data Plane Development Kit (librte-pmd-cxgbe runtime library)
libmovit2v5
GPU video filter library
binutils-mipsel-linux-gnu
GNU binary utilities, for mipsel-linux-gnu target
This package provides GNU assembler, linker and binary utilities
for the mipsel-linux-gnu target.
libjs-of-ocaml
OCaml bytecode to JavaScript compiler (runtime)
Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes
it possible to run OCaml programs in a web browser. Its key features
are the following:
* the whole language, and most of the standard library are
supported;
* the generated code can be used with any web server and browser;
* you can use a standard installation of OCaml to compile your
programs. In particular, you do not have to recompile a library to
use it with Js_of_ocaml. You just have to link your program with a
specific library to interface with the browser APIs.