go-exif/v3
Dustin Oprea 8596a87abf Allow compatibility with Go 1.11
- To be generally more flexibility.
2020-07-17 01:18:50 -04:00
..
assets Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
command/exif-read-tool v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
common backwards incompatible: Move time utilities to exifcommon 2020-07-11 13:15:18 -04:00
undefined v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
.MODULE_ROOT Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
LICENSE Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
data_layer.go Use encapsulated data/reader rather than bytes 2020-07-11 12:12:48 -04:00
error.go Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
exif.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
exif_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
go.mod Allow compatibility with Go 1.11 2020-07-17 01:18:50 -04:00
go.sum v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
gps.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
gps_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_builder.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_builder_encode.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_builder_encode_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_builder_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_enumerate.go ifd_enumerate.go: Add NextIfd() accessor 2020-07-17 00:54:38 -04:00
ifd_enumerate_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_tag_entry.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
ifd_tag_entry_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
package.go Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
tags.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
tags_data.go Seed v3 release. Copy from v2 release. 2020-07-11 12:12:48 -04:00
tags_test.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
testing_common.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
utility.go v3: Fix import naming glitch 2020-07-16 21:33:45 -04:00
utility_test.go backwards incompatible: Move time utilities to exifcommon 2020-07-11 13:15:18 -04:00