dicom-dictionary-builder 0.1.0

A generator of DICOM data dictionaries from standard documentation
dicom-dictionary-builder-0.1.0 is not a library.

DICOM Dictionary Builder

This sub-project is a tool for generating machine readable attribute dictionaries from the DICOM standard.

Building

cargo build --release

Usage

    dictionary-builder [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -f <FORMAT>        The output format [values: rs, json]
    -o <OUTPUT>        The path to the output file