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.0.1
|
|
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.0.1.tar.gz::https://github.com/pydicom/pydicom/archive/v1.0.1.tar.gz
|
|
source = file://license.txt
|
|
md5sums = 306ff7a9257a6d9e44ecf9b8c888c350
|
|
md5sums = dee3b5d8029934bd8195cd244b966055
|
|
|
|
pkgname = python-pydicom
|
|
|