mimeType = application/x-tar
[use]
plugin = basics
plugin = xslt
[TARExtract]
path = **/*_tei.xml
compress = true
json = false
[map]
path = value
[map/xslt]
stylesheet = ./v1/new-persee-tei.xsl
[exchange]
value = get('value.0')
[TARDump]
compress = true
extension = xml
json = false
manifest = fix({version: '1'})
manifest = fix({generator: 'v1/tar-tei2xml'})