Skip to content

abustany/goexiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go bindings for exiv2 (http://www.exiv2.org)

Those bindings are at the moment (very) incomplete, but already allow you to
read the metadata of a file, and get the EXIF fields out of it. Binding coverage
will be extended as I start needing more methods (or receiving more pull
requests :) ).

Note: Because Exiv2 is a C++ library, you probably need Go 1.2 to benefit from
the improved C++ support in CGO.

About

Go bindings for the exiv2 library (http://www.exiv2.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published