Crates.io | dicom-finder |
lib.rs | dicom-finder |
version | 0.1.5 |
source | src |
created_at | 2024-10-05 14:43:41.159431 |
updated_at | 2024-10-05 21:56:34.971634 |
description | A simple CLI tool and library for finding DICOM files. |
homepage | https://github.com/jjjermiah/dicom-finder |
repository | https://github.com/jjjermiah/dicom-finder |
max_upload_size | |
id | 1397820 |
size | 69,003 |
dicom-finder
is a simple Rust CLI tool and library for finding DICOM files in a directory. It searches for files with a .dcm
extension commonly used in medical imaging systems and provides an easy-to-use command-line interface.
You can install dicom-finder
using Cargo:
cargo install dicom-finder