summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bcaba8aa23adbcde6f5fc45d68e78d8bd7a4e2e1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = python-pyxstitch
	pkgdesc = takes source code files and produces syntax-highlighted patterns for cross stitching.
	pkgver = 1.3.2
	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.3.2.tar.gz
	md5sums = ac88f541a275603c0621d7b001548764

pkgname = python-pyxstitch