mirror of https://github.com/perkeep/perkeep.git
59a451c2dc
This pulls the changes from the current HEAD of https://github.com/rwcarlsen/goexif (eb2943811adc24a1a40d6dc0525995d4f8563d08) Notable changes: - Removed explicit panics in favor of error returns - renamed TypeCategory to Format and made format calculated upon decoding rather than repeatedly for every format call - Merged contributions from Camlistore (exif.LatLong(), exif.DateTime() etc.) - Change String method to just return the string value - and don't have square brackets if only a single value - add separate Int and Int64 retrieval methods - Doc updates Minor changes in camlistore.org/pkg/* were neccessary to reflect changes in the API (handling of returned errors) and in names of exported fields and methods. Change-Id: I50412b5e68d2c9ca766ff2ad1a4ac26926baccab |
||
---|---|---|
.. | ||
bazil.org/fuse | ||
closure | ||
code.google.com/p | ||
fontawesome | ||
github.com | ||
glitch | ||
go | ||
labix.org/v2/mgo | ||
less | ||
react | ||
README | ||
rewrite-imports.sh | ||
update.pl |
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)