perkeep/lib/go/camli/third_party
Brad Fitzpatrick d02b3e8d1b reflect NewValue -> ValueOf (latest Go changes) 2011-04-25 18:19:48 -07:00
..
github.com reflect NewValue -> ValueOf (latest Go changes) 2011-04-25 18:19:48 -07:00
.gitignore Ignore third_party/workdir 2011-03-19 21:21:58 -07:00
README Start of camli third_party lib directory & maintenance script. 2011-03-19 20:05:41 -07:00
update.pl Start of camli third_party lib directory & maintenance script. 2011-03-19 20:05:41 -07:00

README

External packages which Camlistore depends on.

These are not under Camlistore copyright/license.  See the respective projects
for their copyright & licensing details.

These are mirrored into Camlistore for hermetic build reasons, as well
as enabling local patching to work with an ever-changing upstream Go
project.  (not all projects will follow Go tip as closely)