summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..88995a18ee39
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = python-pyxstitch
+ pkgdesc = takes source code files and produces syntax-highlighted patterns for cross stitching.
+ pkgver = 1.0.0
+ pkgrel = 1
+ url = https://github.com/enckse/pyxstitch
+ arch = any
+ license = MIT
+ depends = python
+ depends = python-webcolors
+ depends = python-pillow
+ depends = python-pygments
+ source = https://github.com/enckse/pyxstitch/archive/v1.0.0.tar.gz
+ md5sums = db4847a30628d7ae51e53cb5583339e8
+
+pkgname = python-pyxstitch
+