node-interpret
dictionary of file extensions and associated module loaders
This is used by Liftoff to automatically require dependencies for
configuration files, and by rechoir for registering module loaders.
node-path-root-regex
regex for the root of a posix or windows filepath
Regular expression for getting the root of a posix or windows filepath.
libgnuradio-fec3.10.1
gnuradio forward error correction support
Handle forward error correction processing in gnuradio.
Implements the GNU Radio FEC API, supporting encoders and
decoders for no-op dummmy, repetition, and convolutional classes.
Part of the main gnuradio build.
dodgy
searches for dodgy looking lines in Python code
Dodgy is a very basic tool to run against your codebase to search for "dodgy"
looking values. It is a series of simple regular expressions designed to detect
things such as accidental SCM diff checkins, or passwords or secret keys hard
coded into files.
libchicken8
Practical and portable Scheme system - runtime
node-sequencify
module for sequencing tasks and dependencies
Node.js is an event-based server-side JavaScript engine.