Py26-pydicom version 0.9.3 - How to Download and Install on Mac OS X
Saturday the 20th of March, 2010

    py26-pydicom  most recent diff


    version 0.9.3

      View the most recent changes for the py26-pydicom port at: py26-pydicom.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for py26-pydicom.
      The raw portfile for py26-pydicom 0.9.3 is located here:
      http://py26-pydicom.darwinports.com/dports/python/py26-pydicom/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/py26-pydicom


      # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
      The py26-pydicom Portfile 59262 2009-10-12 21:45:35Z macsforever2000 macports.org $

      PortSystem 1.0
      PortGroup python26 1.0

      Name: py26-pydicom
      Version: 0.9.3
      Platform: darwin
      Category: python
      Maintainers: ieee.org:eborisch openmaintainer
      Description: Python Module for working with DICOM files

      Long 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.

      Homepage: http://code.google.com/p/pydicom/
      Master Sites: http://pydicom.googlecode.com/files/
      distname pydicom-${version}
      Checksums: md5 39f8894e2879c7ed1d4b4d11c3a6d678 sha1 3cb3b76ae65c699b2a47dc015c29787e70a29d51 rmd160 0a73a048c60dd3ac54a31045fade100de2b79b86

      depends_lib-append port:py26-numpy

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/py26-pydicom
      % sudo port install py26-pydicom
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching py26-pydicom
      ---> Verifying checksum for py26-pydicom
      ---> Extracting py26-pydicom
      ---> Configuring py26-pydicom
      ---> Building py26-pydicom with target all
      ---> Staging py26-pydicom into destroot
      ---> Installing py26-pydicom
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using py26-pydicom with these commands:
      %  man py26-pydicom
      % apropos py26-pydicom
      % which py26-pydicom
      % locate py26-pydicom

     Where to find more information:

    Darwin Ports



    Lightbox this page.