Baptiste Fontaine 2881d28277 par2tbb: migrating to boneyard
Closes Homebrew/homebrew#43360.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
2015-08-28 19:56:33 +02:00
..
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-22 13:21:13 +08:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-28 17:15:29 +08:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-22 13:15:33 +08:00
2015-08-06 22:33:46 +08:00
2015-08-03 13:22:35 +01:00
2015-08-03 13:22:35 +01:00
2015-08-22 13:15:33 +08:00
2015-08-27 20:19:00 +08:00
2015-08-03 13:22:35 +01:00
2015-08-21 10:58:13 -07:00
2015-01-13 16:35:24 -05:00
2015-08-24 19:36:24 -07:00
2015-08-03 14:34:12 -07:00
2015-08-03 13:22:35 +01:00
2015-03-12 15:19:02 +00:00
2015-08-03 13:22:35 +01:00
2015-04-15 19:51:54 +08:00
2014-10-26 15:42:41 +00:00
2015-08-03 13:22:35 +01:00
2015-08-28 17:33:09 +08:00
2015-08-03 13:22:35 +01:00
2015-08-13 15:49:46 +08:00
2015-08-03 13:22:35 +01:00
2015-08-25 00:13:53 -07:00

Homebrew Public API

We're (finally) working on a documented public API for Homebrew. It's currently a work in progress; a bunch of public stuff is documented and a bunch of private stuff is undocumented. Sorry about that!

The main class you should look at is {Formula}. Assume everything else is private for now.