Port details on branch 2024Q4 |
- py-pydicom Read, modify, and write DICOM files with Python code
- 3.0.1 science =2 2.4.4Version of this port present on the latest quarterly branch.
- Maintainer: wen@FreeBSD.org
- Port Added: 2009-01-16 00:23:58
- Last Update: 2024-10-14 06:32:50
- Commit Hash: 53a2aaa
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/pydicom/pydicom
- Description:
- pydicom is a pure python package for working with DICOM files. It was
made for inspecting and modifying DICOM files in an easy "pythonic"
way. The modifications can be written again to a new file. As a pure
python package, it should run anywhere python runs without any other
requirements.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pydicom>0:science/py-pydicom@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/science/py-pydicom/ && make install clean
- To add the package, run one of these commands:
- pkg install science/py-pydicom
- pkg install py311-pydicom
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pydicom listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pydicom
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1728875678
SHA256 (pydicom-pydicom-v3.0.1_GH0.tar.gz) = 848ae8e36f34750cf837e48ca5cdf6f7a472145724946d5f28f529279fe11f4e
SIZE (pydicom-pydicom-v3.0.1_GH0.tar.gz) = 2899710
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-flit-core>=3.2<4 : devel/py-flit-core@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_py-pydicom
- USES:
- python shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|