1
0

Accepting request 523256 from home:jengelh:branches:devel:languages:python

- Make package description neutral and compact it.

OBS-URL: https://build.opensuse.org/request/show/523256
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pydicom?expand=0&rev=4
This commit is contained in:
Jan Matejek 2017-09-11 15:42:51 +00:00 committed by Git OBS Bridge
parent 5cefc3bed1
commit 87e5592fcb
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 11 15:14:49 UTC 2017 - jengelh@inai.de
- Make package description neutral and compact it.
-------------------------------------------------------------------
Mon Sep 11 14:47:43 UTC 2017 - toddrme2178@gmail.com

View File

@ -42,16 +42,14 @@ BuildArch: noarch
%python_subpackages
%description
pydicom is a pure python package for parsing DICOM files.
pydicom is a pure python package for parsing DICOM files
into natural pythonic structures for further manipulation.
Modified datasets can be written again to DICOM format files.
DICOM is a standard (http://medical.nema.org) for communicating
medical images and related information such as reports
and radiotherapy objects.
pydicom makes it easy to read these complex files into natural
pythonic structures for easy manipulation.
Modified datasets can be written again to DICOM format files.
%prep
%setup -q -n pydicom-%{version}
cp %{SOURCE1} ./