isdicom

An executable and library to determine if a file is a DICOM file

https://github.com/tonymorris/isdicom

Latest on Hackage:0.0.2

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed and maintained by Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>

An executable and library to determine if a file is a DICOM file

Exit codes:

  • 0 - is DICOM file

  • 1 - is not a DICOM file

  • 2 - file does not exist

  • 3 - file is not readable

  • 4 - file is a directory