gotosocial/vendor/github.com/dsoprea/go-iptc
Tobi Smethurst 98263a7de6
Grand test fixup (#138)
* start fixing up tests

* fix up tests + automate with drone

* fiddle with linting

* messing about with drone.yml

* some more fiddling

* hmmm

* add cache

* add vendor directory

* verbose

* ci updates

* update some little things

* update sig
2021-08-12 21:03:24 +02:00
..
.MODULE_ROOT Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
.travis.yml Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
go.mod Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
go.sum Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
LICENSE Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
README.md Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
standard.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
tag.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
testing_common.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00
utility.go Grand test fixup (#138) 2021-08-12 21:03:24 +02:00

Build Status Coverage Status Go Report Card GoDoc

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).