blob: 2a8fb377825fc1b6fb957fc971fa646964430d8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = python-mistune1
pkgdesc = A fast yet powerful Python Markdown parser with renderers and plugins
pkgver = 0.8.4
pkgrel = 4
url = https://github.com/lepture/mistune
arch = any
license = BSD
checkdepends = python-pytest
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
provides = python-mistune=0.8.4
conflicts = python-mistune
source = https://files.pythonhosted.org/packages/source/m/mistune/mistune-0.8.4.tar.gz
sha512sums = 36c3ef5d5537f5cceaa43e4da20a84b27c378cb744a93f0380024faefde490bcb42c453f79002ca049083fc437278f4afb3e10de5462f9eeb9077ca2a2fcaea7
b2sums = e65d45c5c95706a49a7fd407afe5f10e82a475766ca272ec3bebba8c89e670fe6efced7b09537efb69d3fd36e75091e370170a15ad7488b5cbe9186e2ccaf4db
pkgname = python-mistune1
|