@hackage / isdicom

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

Latest0.0.2

About

Metadata

  • Last updated , by TonyMorris
  • License BSD-3-Clause
  • Categories Systems Programming
  • Maintained by: Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>

  • Lottery factor: 0

Links

Installation

This package uses the Custom cabal build type

Package Flags

Use the -f option with cabal commands to enable flags

    small_base (on by default)

    Choose the new, split-up base package.

Readme

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