mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-03 13:53:16 -06:00
4 lines
135 B
Go
4 lines
135 B
Go
// exif parses raw EXIF information given a block of raw EXIF data.
|
|
//
|
|
// v1 of go-exif is now deprecated. Please use v2.
|
|
package exif
|