blob: 25e71fc83656de9d7894e1686f9699a7d2eed84e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-lml
pkgdesc = A lazy loading plugin management system.
pkgver = 0.2.0
pkgrel = 1
url = https://github.com/python-lml/lml
arch = any
license = BSD-3-Clause
makedepends = python-setuptools
makedepends = cython
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
source = python-lml-0.2.0.tar.gz::https://github.com/python-lml/lml/archive/v0.2.0.tar.gz
sha256sums = e34afa915ea71e935687356376f5303386ea69a6e9de4bde612466e1ec5f16a7
pkgname = python-lml
|