node-which-module

Find the module object for something that was require()d

Node.js is an event-based server-side JavaScript engine.

python3-newt

NEWT module for Python3

This module allows you to build a text UI for your Python3 scripts using newt.

node-strip-eof

strip CR and LF characters from a string/buffer

Strips CR and LF characters (i.e., it strips them away, if the string ends with LR, CR, or CRLR, but not more if there's more of those characters).

libnorm1t64

NACK-Oriented Reliable Multicast (NORM) library

The NORM protocol is designed to provide end-to-end reliable transport of bulk data objects or streams over generic IP multicast routing and forwarding services. libnorm provides a shared library and an API to use such protocol.

libjdns2

Simple DNS queries library

JDNS is a simple DNS implementation that can perform normal DNS queries of any record type (notably SRV), as well as Multicast DNS queries and advertising. Multicast support is based on Jeremie Miller's "mdnsd" implementation.

node-luxon

Wrapper for JavaScript dates and times - Node.js module

Luxon provides a set of powerful, modern, and friendly wrappers for DateTimes, Durations and Intervals. The API is immutable, chainable, and unambiguous. It uses native time zones and internationalization.