summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: eaf4057613d083dd92485ecd78ada36be7b321d4 (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
# Tue May  3 18:44:41 UTC 2016
pkgbase = python-slugify
	pkgdesc = A Python slugify application that handles unicode
	pkgver = 1.2.0
	pkgrel = 2
	url = https://github.com/un33k/python-slugify
	arch = any
	license = BSD
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = http://pypi.python.org/packages/source/p/python-slugify/python-slugify-1.2.0.tar.gz
	md5sums = cf93234028a5c504834fc03a5bfb25db
	sha256sums = 47f1bb3ea858d00073e3e1550a88ac20709660344e9727178d60478c4d3bb94e

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

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