blob: 217edda5ae6d0b1585d934d68cb919865e0e3d92 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = potoo
pkgdesc = Markdown presentation tool build on top of textual
pkgver = 0.1.0
pkgrel = 1
url = https://gitlab.com/gilbus/potoo
arch = any
license = GPL3
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
makedepends = python-pdm-backend
depends = python-textual
source = https://files.pythonhosted.org/packages/source/p/potoo/potoo-0.1.0.tar.gz
sha256sums = 4db34694f41438d5f60671ec7433d4d960ffa0f0a325505c7cd24a1ee30bd827
pkgname = potoo
|