summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 13 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..5b5326854362
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,13 @@
+pkgbase = python-textx
+ pkgdesc = Python library for building Domain-Specific Languages and parsers
+ pkgver = 1.4
+ pkgrel = 1
+ url = http://igordejanovic.net/textX/
+ arch = any
+ license = MIT
+ depends = python
+ source = https://github.com/igordejanovic/textX/archive/v1.4.tar.gz
+ md5sums = cb3de639d0150a044368041c5808d88e
+
+pkgname = python-textx
+