perkeep/third_party
Bill Thiede 80234700b2 Import github.com/golang/glog into third_party.
Revision imported:

    commit 20cea4dfef0c0151bba0422a6244cc1d3e8292b1
    Author: David Symonds <dsymonds@golang.org>
    Date:   Wed Oct 9 08:22:02 2013 +1100

        Create a relative symlink for log files.

        This matches what C++ does in practice, and permits this code to work
        if -log_dir is a relative path.

Change-Id: Ifb81ae766ed5ab58fd45d3c7f485a065b01ec162
2013-11-25 13:15:15 -08:00
..
closure update closure library: automatically generate the list of required files 2013-07-19 19:22:41 +02:00
code.google.com/p google drive: fix import example to shut rewrite-imports.sh up 2013-08-19 17:33:59 +02:00
github.com Import github.com/golang/glog into third_party. 2013-11-25 13:15:15 -08:00
labix.org/v2/mgo update mongo 2012-07-02 10:50:09 +02:00
taglib Basic code to index id3 (and other audio) tags. 2013-09-02 14:39:51 -04:00
README move third_party README 2012-03-25 00:20:00 -07:00
rewrite-imports.sh zappy: make it pure Go so it builds on windows 2013-09-20 19:21:55 +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)