https://github.com/dsoprea/go-iptc
Parse IPTC metadata with pure Go
https://github.com/dsoprea/go-iptc
iptc
Last synced: 3 months ago
JSON representation
Parse IPTC metadata with pure Go
- Host: GitHub
- URL: https://github.com/dsoprea/go-iptc
- Owner: dsoprea
- License: mit
- Created: 2020-06-09T06:17:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-10T04:46:55.000Z (almost 6 years ago)
- Last Synced: 2025-04-09T17:03:22.930Z (about 1 year ago)
- Topics: iptc
- Language: Go
- Homepage:
- Size: 3.95 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/dsoprea/go-iptc)
[](https://coveralls.io/github/dsoprea/go-iptc?branch=master)
[](https://goreportcard.com/report/github.com/dsoprea/go-iptc)
[](https://godoc.org/github.com/dsoprea/go-iptc)
# Overview
This project provides functionality to parse a series of IPTC records/datasets. It also provides name resolution, but other constraints/validation is not yet implemented (though there is structure present that can accommodate this when desired/required).