blob: be09054cccd247ad1ef36096ed3967a742ff5d08 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-cleanurl
pkgdesc = Removes clutter from URLs
pkgver = 0.1.15
pkgrel = 1
url = https://github.com/xojoc/cleanurl
arch = any
license = AGPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-poetry-core
depends = python-langcodes
source = https://pypi.org/packages/source/c/cleanurl/cleanurl-0.1.15.tar.gz
sha512sums = 52d1f3159ed56203bc7374310dc48205a9567a3c5df595bc15e7647d0d0ab1c4fc01affd6c741d3b14e6ecfa2f4660b45c1814943cdf9d574adb7d619edb7dc1
pkgname = python-cleanurl
|