[59262] trunk/dports/python

macsforever2000 at macports.org macsforever2000 at macports.org
Mon Oct 12 14:45:37 PDT 2009


Revision: 59262
          http://trac.macports.org/changeset/59262
Author:   macsforever2000 at macports.org
Date:     2009-10-12 14:45:35 -0700 (Mon, 12 Oct 2009)
Log Message:
-----------
py26-pydicom - added new port. (#22016)

Added Paths:
-----------
    trunk/dports/python/py26-pydicom/
    trunk/dports/python/py26-pydicom/Portfile

Added: trunk/dports/python/py26-pydicom/Portfile
===================================================================
--- trunk/dports/python/py26-pydicom/Portfile	                        (rev 0)
+++ trunk/dports/python/py26-pydicom/Portfile	2009-10-12 21:45:35 UTC (rev 59262)
@@ -0,0 +1,29 @@
+# -*- 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
+# $Id$
+
+PortSystem          1.0
+PortGroup           python26 1.0
+
+name                py26-pydicom
+version             0.9.3
+platforms           darwin
+categories          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


Property changes on: trunk/dports/python/py26-pydicom/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091012/ef3ab8c8/attachment.html>


More information about the macports-changes mailing list