A very complete, highly tested, standards-driven (but customizable) EXIF reader/writer lovingly written in Go.
 
 
 
Go to file
Dustin Oprea 685d801489 Initial commit.
- Parsing works.
- Not yet resolving values.
- Not yet resolving the actual IDs.
- Not yet able to make changes.
2018-04-14 14:38:35 -04:00
assets Initial commit. 2018-04-14 14:38:35 -04:00
exif.go Initial commit. 2018-04-14 14:38:35 -04:00
exif_test.go Initial commit. 2018-04-14 14:38:35 -04:00
ifd.go Initial commit. 2018-04-14 14:38:35 -04:00