summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 646b207b49f5bb0fdfc8f57b493794e5711434b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Generated by mksrcinfo v8
# Mon Mar 20 10:51:19 UTC 2017
pkgbase = python-slugify
	pkgdesc = A Python slugify application that handles unicode
	pkgver = 1.2.1
	pkgrel = 1
	url = https://github.com/un33k/python-slugify
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = https://github.com/un33k/python-slugify/archive/1.2.1.tar.gz
	md5sums = f0356326c15c382faa7fcfff9195451c
	sha256sums = bc595c33d1735fc4b5db4333ac30b73e41c1f4fdb4f9898ddeed9aab3001cb7d

pkgname = python-slugify
	depends = python
	depends = python-unidecode>=0.04.16

pkgname = python2-slugify
	depends = python2
	depends = python2-unidecode>=0.04.16