perkeep/third_party
Brad Fitzpatrick 81af37988e Exclude mattn/go-sqlite3 unless sqlite3 mode is wanted
Change-Id: Ib552a68cbb558457c7290b1c008403e72fbc8a36
2013-01-20 11:59:09 -08:00
..
code.google.com/p Support for "planned permanodes" in pkg/jsonsign, pkg/schema and cmd/camput. 2012-07-28 16:32:31 -07:00
github.com Exclude mattn/go-sqlite3 unless sqlite3 mode is wanted 2013-01-20 11:59:09 -08:00
labix.org/v2/mgo update mongo 2012-07-02 10:50:09 +02:00
README move third_party README 2012-03-25 00:20:00 -07:00
rewrite-imports.sh pre-commit hook: warn about broken third party imports 2012-10-24 13:09:06 +02:00
update.pl Remove unused third_party dep 2012-10-19 13:03:07 -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)