summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMichal Krenek (Mikos)2015-06-22 14:22:49 +0200
committerMichal Krenek (Mikos)2015-06-22 14:22:49 +0200
commit4520cf7d3422ba4083bfecaf850bbe374d144479 (patch)
tree45e758a49570c5465e88e0b580b9807dd5bdb246 /.SRCINFO
downloadaur-4520cf7d3422ba4083bfecaf850bbe374d144479.tar.gz
Initial import
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a074f6364cd2
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,14 @@
+pkgbase = python-reparser
+ pkgdesc = Simple regex-based lexer/parser for inline markup
+ pkgver = 1.4.2
+ pkgrel = 1
+ url = https://github.com/xmikos/reparser
+ arch = any
+ license = MIT
+ makedepends = python-setuptools
+ depends = python
+ source = https://github.com/xmikos/reparser/archive/v1.4.2.tar.gz
+ md5sums = 3111dfbd55a05bff29140a6e6563f876
+
+pkgname = python-reparser
+