node-domelementtype

all the types of nodes in htmlparser2's dom

Types of elements found in the DOM.

libnet-dns-perl

module to perform DNS queries

Net::DNS is a DNS resolver implemented in Perl supporting IPv6. It allows the programmer to perform nearly any type of DNS query from a Perl script.

php-memcached

memcached extension module for PHP, uses libmemcached

Memcached is a caching daemon designed especially for dynamic web applications to decrease database load by storing objects in memory.

libmrpt-random2.10

Mobile Robot Programming Toolkit - random library

The Mobile Robot Programming Toolkit (MRPT) is an extensive, cross-platform, and open source C++ library aimed to help robotics researchers to design and implement algorithms in the fields of Simultaneous Localization and Mapping (SLAM), computer vision, and motion planning (obstacle avoidance).

openjdk-16-jre-headless

OpenJDK Java runtime, using Hotspot JIT (headless)

Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT.

bison

YACC-compatible parser generator

Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages.