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