This package is deprecated and no longer used. It can now be found in
the boneyard tap.
ClosesHomebrew/homebrew#46592.
Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This is the (partially) documented public API for Homebrew.
The main class you should look at is the {Formula} class (and classes linked from there). That's the class that's used to create Homebrew formulae (i.e. package descriptions). Assume anything else you stumble upon is private.