blob: 58b952e5954390ffb45e62351ce8561f72e5e519 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-pybigwig
pkgdesc = A Python extension for quick access to bigWig and bigBed files
pkgver = 0.3.25
pkgrel = 1
url = https://github.com/deeptools/pyBigWig
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = curl
depends = python-numpy
options = !emptydirs
source = pyBigWig-0.3.25.tar.gz::https://github.com/deeptools/pyBigWig/archive/refs/tags/0.3.25.tar.gz
sha256sums = 6343f2f10a4ecc3deedba3d1c345ac33191dbd3ab69f80b4dfc1a869dae81176
pkgname = python-pybigwig
|