fennel
Lisp-based programming language for the Lua runtime
Fennel is a lisp that compiles to Lua. It aims to be easy to use,
expressive, and has almost zero overhead compared to handwritten Lua.
libedf1
European Data Format library - libs
EDFlib is a programming library for C/C++ to read/write EDF+/BDF+
files. (It also reads old-type EDF/BDF files.)
EDF means European Data Format. BDF is the 24-bits version of EDF.
libgnutls-dane0t64
GNU TLS library - DANE security support
GnuTLS is a portable library which implements the Transport Layer
Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram
Transport Layer Security (DTLS 1.0, 1.2) protocols.
node-invert-kv
invert the key/value of an object
This module provides a method to invert the key/value of an object.
Example: {foo: 'bar'} → {bar: 'foo'}
cpp
GNU C preprocessor (cpp)
The GNU C preprocessor is a macro processor that is used automatically
by the GNU C compiler to transform programs before actual compilation.
php-symfony-notifier
Sends notifications via one or more channels (email, SMS, ...)
The Notifier Symfony component sends notifications via one or more
channels (email, SMS, ...).