blob: 46dabf749c2089d661dff8f5987e0b1522a8e5d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = patternutils
pkgdesc = Combine regular expressions with template engines in a powerful matter.
pkgver = 0.0.12
pkgrel = 1
url = https://projects.metalgamer.eu/patternutils
arch = any
license = GPL3
depends = python
depends = python-click
depends = python-jinja
depends = python-pygments
depends = python-feedparser
source = https://download.metalgamer.eu/patternutils/patternutils-0.0.12.tar.gz
sha512sums = 2d39fce29eda388436f2c11da1df8016436f0441e1c77c53aa1b7fa863e7862073629ee4dfb7d082abea0b70760c2535554fec0a0bfc6cd8674f688c6f37c771
pkgname = patternutils
|