This is an automated email from the git hooks/post-receive script. lamy-guest pushed a commit to branch master in repository dcmtkpp.
commit 7727bf3920c741a4ba6da6e66ec4a0e11a91648a Author: Julien Lamy <[email protected]> Date: Thu Jul 30 17:03:36 2015 +0200 Add README.Debian --- debian/README.Debian | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/README.Debian b/debian/README.Debian new file mode 100644 index 0000000..06bcbaa --- /dev/null +++ b/debian/README.Debian @@ -0,0 +1,5 @@ +Compared to the two main free-software C++ DICOM toolkits (DCMTK and +GDCM), DCMTK++ provides either additional features (generic +implementation of DICOM servers, missing from GDCM) and a modern C++ API +(missing from DCMTK). Developers of DICOM application will benefit from +DCMTK++ in term of code readability and ease of application maintenance. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtkpp.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
