mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-26 21:10:31 +01:00
19 lines
535 B
Plaintext
19 lines
535 B
Plaintext
pkgbase = python-pydicom
|
|
pkgdesc = Pure python package for working with DICOM files
|
|
pkgver = 1.1.0
|
|
pkgrel = 1
|
|
url = https://pydicom.github.io/pydicom/stable/index.html
|
|
arch = x86_64
|
|
license = MIT
|
|
license = custom
|
|
makedepends = python-setuptools
|
|
depends = python
|
|
depends = python-numpy
|
|
source = python-pydicom-1.1.0.tar.gz::https://github.com/pydicom/pydicom/archive/v1.1.0.tar.gz
|
|
source = file://license.txt
|
|
md5sums = 759799fbe1d01d1daadeca649717122b
|
|
md5sums = dee3b5d8029934bd8195cd244b966055
|
|
|
|
pkgname = python-pydicom
|
|
|