dicom-parser

Crates.iodicom-parser
lib.rsdicom-parser
version0.7.0
sourcesrc
created_at2019-08-31 23:40:28.581579
updated_at2024-04-25 11:32:06.544988
descriptionA middle-level parser and printer of DICOM data sets
homepage
repositoryhttps://github.com/Enet4/dicom-rs
max_upload_size
id161230
size234,405
Eduardo Pinho (Enet4)

documentation

README

DICOM-rs parser

CratesIO Documentation

This sub-project implements a middle-level abstraction for parsing and printing DICOM data sets through a sequence of tokens.

Please see dicom-object for a higher-level API.

This crate is part of the DICOM-rs project and is contained by the parent crate dicom.

Commit count: 1983

cargo fmt