[fitscheck]
apt = astropy-utils | pyfits-utils (<< 1:3.3-4~) | fitscheck (<< 1:3.1.2-1~)
files = *.fits *.fts
types = application/fits image/fits
command = fitscheck --checksum=either {files}

[wcslint]
flags = fixme fixme-silent
apt = astropy-utils
files = *.fits *.fts
types = application/fits image/fits
command = wcslint {file}

[volint]
flags = fixme
apt = astropy-utils
files = *.vot *.votable.xml
types = application/x-votable+xml
command = volint {file}

# vim:ft=dosini
