blob: e54dc330fd4dfee6645fee4a5fca7100594c04eb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = rst2beamer3k
pkgdesc = This is an unofficial fork of rst2beamer that runs on both Python 2 and 3.
pkgver = 0.9.1
pkgrel = 3
url = https://github.com/myint/rst2beamer
arch = any
license = GPL
makedepends = python-setuptools
depends = python
provides = rst2beamer
conflicts = rst2beamer
source = https://files.pythonhosted.org/packages/source/r/rst2beamer3k/rst2beamer3k-0.9.1.tar.gz
sha256sums = 63d9859b20783984034795932c9b14981bea7159add6503cba378c85d9260951
pkgname = rst2beamer3k
depends = python
|