blob: f3bceaff1b68b760fa4bf8e9b12ded40f6c07690 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-bbcode
pkgdesc = A pure Python BBCode parser and formatter.
pkgver = 1.3.0
pkgrel = 1
url = https://github.com/dcwatson/bbcode
arch = any
license = BSD-2-Clause
makedepends = python-build
makedepends = python-installer
makedepends = python-uv-build
makedepends = python-wheel
depends = python
source = python-bbcode-1.3.0.tar.gz::https://github.com/dcwatson/bbcode/archive/94385a10f95a3afb58d41afff623ad72aa82e7cc.tar.gz
sha256sums = bc77fb9da8d3a90162cbadb532e913d344dec4fb7b0fe92782ff352347e2cb1d
pkgname = python-bbcode
|