Easily generate valid ComicInfo.xml
in Golang based on the comicinfo schemas of the Anansi project.
It supports:
Not all apps will use all fields, here is a list of fields used by some known apps:
go get -u github.com/hekmon/go-comicinfo
See the CBZ creation example for a full usage example.