Enet4 / dicom-rs

Rust implementation of the DICOM standard
https://dicom-rs.github.io
Apache License 2.0
414 stars 82 forks source link

Request for feature: file-sets #319

Closed JohnScience closed 1 year ago

JohnScience commented 1 year ago

pydicom package already offers support for file-sets.

I would love to work in Rust on my project, yet for now I have to use Python instead.

Enet4 commented 1 year ago

Hello @JohnScience, that would be what I pictured in #184. Nomenclature aside (this DicomDir abstraction could totally be called a file set), it's pretty much the same idea. With that said, a pull request with a proposal for this API would be welcomed!

Duplicate of #184. We can continue talking from there if you wish to give it a try and/or receive guidance on the matter.

JohnScience commented 1 year ago

@Enet4 Due to deadlines and insufficient knowledge of the domain, I don't think this investment is worthwhile this time. However, I'll be glad to join your effort if our project takes off. Wish you success with dicom-rs!