Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python-pydicom-2.4.4-1 RPM for noarch

From OpenMandriva Cooker for aarch64 / unsupported / release

Name: python-pydicom Distribution: OpenMandriva Lx
Version: 2.4.4 Vendor: OpenMandriva
Release: 1 Build date: Tue Dec 19 18:56:50 2023
Group: Development/Python Build host: altra-2.openmandriva.org
Size: 15438380 Source RPM: python-pydicom-2.4.4-1.src.rpm
Packager: bero <bero@lindev.ch>
Url: https://github.com/darcymason/pydicom
Summary: Read, modify and write DICOM files with python code
pydicom is a pure python package for working with DICOM files. It was made for
inspecting and modifying DICOM data in an easy "pythonic" way. The
modifications can be written again to a new file.

pydicom is not a DICOM server, and is not primarily about viewing images. It is
designed to let you manipulate data elements in DICOM files with python code.

Limitations -- the main limitation of the current version is that compressed
pixel data (e.g. JPEG) cannot be altered in an intelligent way as it can for
uncompressed pixels. Files can always be read and saved, but compressed pixel
data cannot easily be modified.

Provides

Requires

License

MIT and BSD

Files

/usr/bin/pydicom
/usr/lib/python3.11/site-packages/pydicom
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info/INSTALLER
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info/LICENSE
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info/METADATA
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info/RECORD
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info/REQUESTED
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info/WHEEL
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info/direct_url.json
/usr/lib/python3.11/site-packages/pydicom-2.4.4.dist-info/entry_points.txt
/usr/lib/python3.11/site-packages/pydicom/__init__.py
/usr/lib/python3.11/site-packages/pydicom/__pycache__
/usr/lib/python3.11/site-packages/pydicom/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/_dicom_dict.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/_private_dict.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/_storage_sopclass_uids.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/_uid_dict.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/_version.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/charset.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/compat.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/config.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/datadict.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/dataelem.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/dataset.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/dicomdir.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/dicomio.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/encaps.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/env_info.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/filebase.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/filereader.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/fileset.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/fileutil.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/filewriter.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/jsonrep.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/misc.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/multival.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/sequence.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/tag.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/uid.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/valuerep.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/__pycache__/values.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/_dicom_dict.py
/usr/lib/python3.11/site-packages/pydicom/_private_dict.py
/usr/lib/python3.11/site-packages/pydicom/_storage_sopclass_uids.py
/usr/lib/python3.11/site-packages/pydicom/_uid_dict.py
/usr/lib/python3.11/site-packages/pydicom/_version.py
/usr/lib/python3.11/site-packages/pydicom/charset.py
/usr/lib/python3.11/site-packages/pydicom/cli
/usr/lib/python3.11/site-packages/pydicom/cli/__init__.py
/usr/lib/python3.11/site-packages/pydicom/cli/__pycache__
/usr/lib/python3.11/site-packages/pydicom/cli/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/cli/__pycache__/codify.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/cli/__pycache__/main.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/cli/__pycache__/show.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/cli/codify.py
/usr/lib/python3.11/site-packages/pydicom/cli/main.py
/usr/lib/python3.11/site-packages/pydicom/cli/show.py
/usr/lib/python3.11/site-packages/pydicom/compat.py
/usr/lib/python3.11/site-packages/pydicom/config.py
/usr/lib/python3.11/site-packages/pydicom/data
/usr/lib/python3.11/site-packages/pydicom/data/__init__.py
/usr/lib/python3.11/site-packages/pydicom/data/__pycache__
/usr/lib/python3.11/site-packages/pydicom/data/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/data/__pycache__/data_manager.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/data/__pycache__/download.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/data/__pycache__/retry.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/data/charset_files
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/FileInfo.txt
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrArab.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrFren.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrFrenMulti.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrGerm.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrGreek.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrH31.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrH32.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrHbrw.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrI2.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrJapMulti.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrJapMultiExplicitIR6.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrKoreanMulti.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrRuss.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrSQEncoding.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrSQEncoding1.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrX1.dcm
/usr/lib/python3.11/site-packages/pydicom/data/charset_files/chrX2.dcm
/usr/lib/python3.11/site-packages/pydicom/data/data_manager.py
/usr/lib/python3.11/site-packages/pydicom/data/download.py
/usr/lib/python3.11/site-packages/pydicom/data/hashes.json
/usr/lib/python3.11/site-packages/pydicom/data/palettes
/usr/lib/python3.11/site-packages/pydicom/data/palettes/README.md
/usr/lib/python3.11/site-packages/pydicom/data/palettes/fall.dcm
/usr/lib/python3.11/site-packages/pydicom/data/palettes/hotiron.dcm
/usr/lib/python3.11/site-packages/pydicom/data/palettes/hotmetalblue.dcm
/usr/lib/python3.11/site-packages/pydicom/data/palettes/pet.dcm
/usr/lib/python3.11/site-packages/pydicom/data/palettes/pet20step.dcm
/usr/lib/python3.11/site-packages/pydicom/data/palettes/spring.dcm
/usr/lib/python3.11/site-packages/pydicom/data/palettes/summer.dcm
/usr/lib/python3.11/site-packages/pydicom/data/palettes/winter.dcm
/usr/lib/python3.11/site-packages/pydicom/data/retry.py
/usr/lib/python3.11/site-packages/pydicom/data/test_files
/usr/lib/python3.11/site-packages/pydicom/data/test_files/693_J2KI.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/CT_small.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/ExplVR_BigEnd.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/ExplVR_BigEndNoMeta.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/ExplVR_LitEndNoMeta.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/GDCMJ2K_TextGBR.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/J2K_pixelrep_mismatch.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/JPEG-lossy.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/JPEG2000-embedded-sequence-delimiter.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/JPEG2000.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/JPGExtended.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_small.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_small_RLE.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_small_bigendian.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_small_expb.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_small_implicit.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_small_jp2klossless.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_small_jpeg_ls_lossless.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_small_padded.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/MR_truncated.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/README.txt
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_jpeg_no_color_transform.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_jpeg_no_color_transform_2.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cr.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n1.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+n2.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+np.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s2.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_dcmtk_+eb+cy+s4.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_gdcm_KY.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_jpeg.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_jpeg_app14_dcmd.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_jpeg_dcmd.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_jpeg_dcmtk.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_jpeg_gdcm.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_jpeg_lossy_gdcm.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_rle.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_rle_16bit.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_rle_16bit_2frame.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_rle_2frame.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_rle_32bit.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_rle_32bit_2frame.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_small_odd.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_small_odd_big_endian.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_rgb_small_odd_jpeg.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/SC_ybr_full_422_uncompressed.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/UN_sequence.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/badVR.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR1
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR1/6154
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR2
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR2/6247
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR3
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CR3/6278
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2/17106
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2/17136
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2/17166
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/77654033/CT2/17196
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT2N
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT2N/6293
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT2N/6924
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2062
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2392
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N/2693
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N/3023
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892001/CT5N/3353
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR1
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR1/15820
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR1/4919
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR1/5641
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2/15970
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2/4950
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2/4981
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2/5011
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2/6273
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2/6605
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR2/6935
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700/4467
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700/4528
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700/4558
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700/4588
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700/4618
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700/4648
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/98892003/MR700/4678
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/DICOMDIR
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/DICOMDIR-bigEnd
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/DICOMDIR-empty.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/DICOMDIR-implicit
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/DICOMDIR-nooffset
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/DICOMDIR-nopatient
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/DICOMDIR-reordered
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/README.txt
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/DICOMDIR
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000000
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000001
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000002
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000003
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000004
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000005
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000006
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000007
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000008
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000009
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000A
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000B
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000C
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000D
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000E
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000F
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000G
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000H
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000I
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000J
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000K
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000L
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000M
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000N
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000O
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000P
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Q
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000R
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000S
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000T
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000U
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000V
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000W
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000X
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Y
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00000Z
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000010
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000011
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000012
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000013
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000014
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000015
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000016
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000017
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000018
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM000019
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001A
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001B
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001C
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/PT000000/ST000000/SE000000/IM00001D
/usr/lib/python3.11/site-packages/pydicom/data/test_files/dicomdirtests/TINY_ALPHA/README
/usr/lib/python3.11/site-packages/pydicom/data/test_files/empty_charset_LEI.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/image_dfl.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/liver_1frame.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/liver_expb_1frame.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/meta_missing_tsyntax.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/nested_priv_SQ.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/no_meta.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/no_meta_group_length.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/priv_SQ.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/reportsi.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/reportsi_with_empty_number_tags.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtdose.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtdose_1frame.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtdose_expb.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtdose_expb_1frame.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtdose_rle.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtdose_rle_1frame.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtplan.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtplan.dump
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtplan_truncated.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtstruct.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/rtstruct.dump
/usr/lib/python3.11/site-packages/pydicom/data/test_files/test-SR.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/test1.json
/usr/lib/python3.11/site-packages/pydicom/data/test_files/test_PN.json
/usr/lib/python3.11/site-packages/pydicom/data/test_files/waveform_ecg.dcm
/usr/lib/python3.11/site-packages/pydicom/data/test_files/zipMR.gz
/usr/lib/python3.11/site-packages/pydicom/data/urls.json
/usr/lib/python3.11/site-packages/pydicom/datadict.py
/usr/lib/python3.11/site-packages/pydicom/dataelem.py
/usr/lib/python3.11/site-packages/pydicom/dataset.py
/usr/lib/python3.11/site-packages/pydicom/dicomdir.py
/usr/lib/python3.11/site-packages/pydicom/dicomio.py
/usr/lib/python3.11/site-packages/pydicom/encaps.py
/usr/lib/python3.11/site-packages/pydicom/encoders
/usr/lib/python3.11/site-packages/pydicom/encoders/__init__.py
/usr/lib/python3.11/site-packages/pydicom/encoders/__pycache__
/usr/lib/python3.11/site-packages/pydicom/encoders/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/encoders/__pycache__/base.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/encoders/__pycache__/gdcm.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/encoders/__pycache__/native.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/encoders/__pycache__/pylibjpeg.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/encoders/base.py
/usr/lib/python3.11/site-packages/pydicom/encoders/gdcm.py
/usr/lib/python3.11/site-packages/pydicom/encoders/native.py
/usr/lib/python3.11/site-packages/pydicom/encoders/pylibjpeg.py
/usr/lib/python3.11/site-packages/pydicom/env_info.py
/usr/lib/python3.11/site-packages/pydicom/errors.py
/usr/lib/python3.11/site-packages/pydicom/filebase.py
/usr/lib/python3.11/site-packages/pydicom/filereader.py
/usr/lib/python3.11/site-packages/pydicom/fileset.py
/usr/lib/python3.11/site-packages/pydicom/fileutil.py
/usr/lib/python3.11/site-packages/pydicom/filewriter.py
/usr/lib/python3.11/site-packages/pydicom/jsonrep.py
/usr/lib/python3.11/site-packages/pydicom/misc.py
/usr/lib/python3.11/site-packages/pydicom/multival.py
/usr/lib/python3.11/site-packages/pydicom/overlay_data_handlers
/usr/lib/python3.11/site-packages/pydicom/overlay_data_handlers/__init__.py
/usr/lib/python3.11/site-packages/pydicom/overlay_data_handlers/__pycache__
/usr/lib/python3.11/site-packages/pydicom/overlay_data_handlers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/overlays
/usr/lib/python3.11/site-packages/pydicom/overlays/__init__.py
/usr/lib/python3.11/site-packages/pydicom/overlays/__pycache__
/usr/lib/python3.11/site-packages/pydicom/overlays/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/overlays/__pycache__/numpy_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/overlays/numpy_handler.py
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__init__.py
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__/gdcm_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__/jpeg_ls_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__/numpy_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__/pillow_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__/pylibjpeg_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__/rle_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/__pycache__/util.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/gdcm_handler.py
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/jpeg_ls_handler.py
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/numpy_handler.py
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/pillow_handler.py
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/pylibjpeg_handler.py
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/rle_handler.py
/usr/lib/python3.11/site-packages/pydicom/pixel_data_handlers/util.py
/usr/lib/python3.11/site-packages/pydicom/py.typed
/usr/lib/python3.11/site-packages/pydicom/sequence.py
/usr/lib/python3.11/site-packages/pydicom/sr
/usr/lib/python3.11/site-packages/pydicom/sr/__init__.py
/usr/lib/python3.11/site-packages/pydicom/sr/__pycache__
/usr/lib/python3.11/site-packages/pydicom/sr/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/sr/__pycache__/_cid_dict.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/sr/__pycache__/_concepts_dict.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/sr/__pycache__/_snomed_dict.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/sr/__pycache__/codedict.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/sr/__pycache__/coding.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/sr/_cid_dict.py
/usr/lib/python3.11/site-packages/pydicom/sr/_concepts_dict.py
/usr/lib/python3.11/site-packages/pydicom/sr/_snomed_dict.py
/usr/lib/python3.11/site-packages/pydicom/sr/codedict.py
/usr/lib/python3.11/site-packages/pydicom/sr/coding.py
/usr/lib/python3.11/site-packages/pydicom/tag.py
/usr/lib/python3.11/site-packages/pydicom/tests
/usr/lib/python3.11/site-packages/pydicom/tests/__init__.py
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/_write_stds.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/conftest.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_JPEG_LS_transfer_syntax.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_charset.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_cli.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_codes.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_config.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_data_manager.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_dataelem.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_dataset.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_dicomdir.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_dictionary.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_encaps.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_encoders.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_encoders_gdcm.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_encoders_pydicom.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_env_info.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_errors.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_filebase.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_filereader.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_fileset.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_fileutil.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_filewriter.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_gdcm_pixel_data.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_handler_util.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_helpers.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_jpeg_ls_pixel_data.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_json.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_misc.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_multival.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_numpy_pixel_data.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_overlay_np.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_pillow_pixel_data.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_pylibjpeg.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_rawread.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_rle_pixel_data.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_sequence.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_tag.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_uid.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_unicode.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_util.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_valuerep.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_values.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/__pycache__/test_waveform.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/tests/_write_stds.py
/usr/lib/python3.11/site-packages/pydicom/tests/conftest.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_JPEG_LS_transfer_syntax.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_charset.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_cli.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_codes.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_config.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_data_manager.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_dataelem.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_dataset.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_dicomdir.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_dictionary.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_encaps.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_encoders.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_encoders_gdcm.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_encoders_pydicom.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_env_info.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_errors.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_filebase.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_filereader.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_fileset.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_fileutil.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_filewriter.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_gdcm_pixel_data.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_handler_util.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_helpers.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_jpeg_ls_pixel_data.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_json.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_misc.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_multival.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_numpy_pixel_data.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_overlay_np.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_pillow_pixel_data.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_pylibjpeg.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_rawread.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_rle_pixel_data.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_sequence.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_tag.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_uid.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_unicode.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_util.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_valuerep.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_values.py
/usr/lib/python3.11/site-packages/pydicom/tests/test_waveform.py
/usr/lib/python3.11/site-packages/pydicom/uid.py
/usr/lib/python3.11/site-packages/pydicom/util
/usr/lib/python3.11/site-packages/pydicom/util/__init__.py
/usr/lib/python3.11/site-packages/pydicom/util/__pycache__
/usr/lib/python3.11/site-packages/pydicom/util/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/util/__pycache__/codify.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/util/__pycache__/dump.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/util/__pycache__/fixer.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/util/__pycache__/hexutil.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/util/__pycache__/leanread.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/util/codify.py
/usr/lib/python3.11/site-packages/pydicom/util/dump.py
/usr/lib/python3.11/site-packages/pydicom/util/fixer.py
/usr/lib/python3.11/site-packages/pydicom/util/hexutil.py
/usr/lib/python3.11/site-packages/pydicom/util/leanread.py
/usr/lib/python3.11/site-packages/pydicom/valuerep.py
/usr/lib/python3.11/site-packages/pydicom/values.py
/usr/lib/python3.11/site-packages/pydicom/waveforms
/usr/lib/python3.11/site-packages/pydicom/waveforms/__init__.py
/usr/lib/python3.11/site-packages/pydicom/waveforms/__pycache__
/usr/lib/python3.11/site-packages/pydicom/waveforms/__pycache__/__init__.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/waveforms/__pycache__/numpy_handler.cpython-311.pyc
/usr/lib/python3.11/site-packages/pydicom/waveforms/numpy_handler.py
/usr/share/doc/python-pydicom
/usr/share/doc/python-pydicom/README.md
/usr/share/licenses/python-pydicom
/usr/share/licenses/python-pydicom/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 26 23:13:12 2024