node-browser-stdout

process.stdout in your browser

This module implements process.stdout as found in Node.js for browsers to allow using Node.js modules that uses process.stdout api also in browsers.

guile-json

JSON module for Guile

Guile-json supports parsing and building JSON documents according to the http://json.org specification. These are the main features: - Complies with http://json.org specification. - Supports JSON Text Sequences (RFC 7464). - Supports parsing concatenated JSON documents. - Builds JSON documents programmatically using scheme data types. - Allows JSON pretty printing.

elpa-esxml

XML, ESXML and SXML library for Emacs Lisp

This library makes it possible to write XML, ESXML, SXML and HTML using Emacs Lisp S-expressions.

mac-fdisk-cross

Apple disk partition manipulation tool, cross version

The fdisk utilities from the MkLinux project, adopted for Linux/m68k. Mac-fdisk allows you to create and edit the partition table of a disk. It supports only the Apple partition format used on Macintosh and PowerMac, use pmac-fdisk for PC partition format disks as used on PowerPC machines. Mac-fdisk is an interactive tool with a menu similar to PC fdisk, supported options are somewhat different from PC fdisk due to the differences in partition format.

node-module-deps

walk the dependency graph to generate json output for browser-pack

This modules creates a dependency graph allowing browserify to embed all modules in a single object.

pmac-fdisk-cross

fdisk partition manipulation tool for PowerPC, cross version

The fdisk utilities from the MkLinux project, adopted for Linux/ppc. Pmac-fdisk allows you to create and edit the partition table of a disk. It supports the PC partition format as used on PowerPC. It is an interactive tool similar to PC fdisk.