openjdk-12-jdk

OpenJDK Development Kit (JDK)

node-ytdl-core

YouTube video downloader - Node.js module

ytdl-core is a Node.js module which provides an API to get a readable stream for a YouTube video.

e2fslibs-dbg

debugging information for e2fslibs

syntax extension for optional compilation with cpp-like directives (tools)

optcomp

syntax extension for optional compilation with cpp-like directives (tools)

Optcomp is a syntax extension which handles #if, #else, ... directives in OCaml source files. Compared to cpp: * it does not interpret //, /*, and */ as comment delimiters * it does not complains about missing ' * it is easier to integrate in the build process when using other camlp4 syntax extensions * it does not do macro expansion while cpp does Compared to pa_macro, it does not require code that will be dropped to be valid OCaml code. This can be useful for code that optionnally uses GADTs, but can be compiled with older versions of OCaml.

libvdeplug-slirp

libvdeplug plugin for slirp

libvdeplug plugin to join TCP-IP networks using the slirp emulator.

libghc-attoparsec-prof

Fast combinator parsing for bytestrings; profiling libraries

A fast parser combinator library, aimed particularly at dealing efficiently with network protocols and complicated text/binary file formats.