Bug 130492 - [New Port]science/py-pydicom:Read, Modify and Write DICOM Files with Python Code
Summary: [New Port]science/py-pydicom:Read, Modify and Write DICOM Files with Python Code
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-13 09:00 UTC by wenheping
Modified: 2009-01-16 00:10 UTC (History)
0 users

See Also:


Attachments
file.shar (12.51 KB, text/plain)
2009-01-13 09:00 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-01-13 09:00:01 UTC
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.

WWW:    http://code.google.com/p/pydicom/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-13 09:00:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-01-16 00:09:08 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-01-16 00:09:31 UTC
miwi        2009-01-16 00:09:20 UTC

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/py-pydicom   Makefile distinfo pkg-descr pkg-plist 
  Log:
  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.
  
  WWW:    http://code.google.com/p/pydicom/
  
  PR:             ports/130492
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.136     +1 -0      ports/science/Makefile
  1.1       +20 -0     ports/science/py-pydicom/Makefile (new)
  1.1       +3 -0      ports/science/py-pydicom/distinfo (new)
  1.1       +7 -0      ports/science/py-pydicom/pkg-descr (new)
  1.1       +156 -0    ports/science/py-pydicom/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"