/homebrew-mdbm

A Homebrew tap for Yahoo's MDBM

Primary LanguageRuby

homebrew-mdbm

homebrew-mdbm is a Homebrew tap for Yahoo's MDBM library and tools.

It installs the libraries used for development and dependencies, as well as the collection of utility programs for working with mdbm databases.

Install

"Tap" homebrew-mdbm in order to import its formula:

$ brew tap eam/mdbm

And install the mdbm package:

$ brew install eam/mdbm/mdbm

Uninstall

$ brew untap eam/mdbm

Use

Refer to the mdbm project and documentation.