perkeep/third_party
Burcu Dogan 6e6e910af1 Adding Google Drive as a storage backend experimentally. No cheap-enough way
of enumerating Drive files, needs to be fixed once Drive supports
range queries. Allows you to sync to /sto-googledrive/, but not from.

Change-Id: I6ac5ef02c5f51a6abdab5c207a3a5693c6bb8581
2013-08-17 15:30:02 +02:00
..
closure update closure library: automatically generate the list of required files 2013-07-19 19:22:41 +02:00
code.google.com/p Adding Google Drive as a storage backend experimentally. No cheap-enough way 2013-08-17 15:30:02 +02:00
github.com goexif: fix crash observed in the wild. 2013-08-05 07:51:53 -07: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)