You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:pydcmtk

See all merge proposals.

Python DCMTK Wrapper has 2 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:pydcmtk
Series: trunk
1 Development 2009-05-14 14:05:34 UTC
414. Finish exporting the 'setPixelData' f...

Author: John A Meinel
Revision Date: 2008-11-05 18:29:05 UTC

Finish exporting the 'setPixelData' functionality.

It also turns out that 'short' is not a valid value for PixelData which has type
'ox'. At least, trying to use putAndInsertSint16 on the PixelData tag causes
failures.

lp:pydcmtk/3.5.4
Series: 3.5.4
1 Development 2009-05-14 14:17:16 UTC
404. Rebuild the compile steps for Visual ...

Author: John A Meinel
Revision Date: 2008-07-26 18:07:14 UTC

Rebuild the compile steps for Visual Studio 2005.

The biggest difference is that VC2005 requires you to run the manifest
linker on the .pyd files. It probably requires that for *all* shared
executables, etc. But for now, it is just easier to only enable it
when we are building python extensions.

With that change, things actually work again.... *finally*!

12 of 2 results
You can't create new branches for Python DCMTK Wrapper.