blob: 3e2ed9604439f7fa6bdbbdc0b50faf78bb43cabd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-art
pkgdesc = ASCII art library for Python
pkgver = 6.5
pkgrel = 1
url = https://github.com/sepandhaghighi/art/
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
depends = python
source = art-6.5.tar.gz::https://github.com/sepandhaghighi/art/archive/refs/tags/v6.5.tar.gz
b2sums = 93559a0449160f5fc04948690a025a6edf9ad064f7e674bc93f5da776dc4970ce9a089718b724a38e03cc96588614431dc2dd873376f52d243f853325ba82d67
pkgname = python-art
|