blob: 5ed71ac2987981bafea5cc5dcea3f3eefd96bf2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-mdit_plain-git
pkgdesc = A renderer for markdown-it-py that converts markdown documents into plain text by removing all markup.
pkgver = r2.218934e
pkgrel = 1
url = https://github.com/elespike/mdit_plain
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-versioneer
makedepends = git
depends = python
depends = python-portalocker
depends = python-leveldb
provides = python-mdlt_plain
source = git+https://github.com/elespike/mdit_plain.git
md5sums = SKIP
pkgname = python-mdit_plain-git
|