blob: a5c6d484633b0576f36ca2b9771683b977c3c4a6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
pkgbase = python-slider
pkgdesc = Utilities for working with osu! files and data.
pkgver = 0.8.4
pkgrel = 1
url = https://github.com/llllllllll/slider
arch = any
license = LGPL3
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python>=3.6
depends = python-click
depends = python-numpy
depends = python-requests
depends = python-scipy
source = https://github.com/llllllllll/slider/archive/v0.8.4.tar.gz
b2sums = 381addf5e183f44b147b8308daaddd010a5628104a0d88e7ad531cb9dd315947ade9eb69d5e03e4c88f170bc9729082a06a019df14994353ef08e81b2c32663e
pkgname = python-slider
|