summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 0216281dc7f0287d9b44ac7f98e73fd3ac3a85c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Generated by mksrcinfo v8
# Fri Jan  4 21:43:37 UTC 2019
pkgbase = python-slugify
	pkgdesc = A Python slugify application that handles unicode
	pkgver = 2.0.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/2.0.1.tar.gz
	md5sums = 4d4a370c4d2417bc7ed825ff734af444
	sha256sums = a63e563d35cb6593e7411e18d9dbf90bd48866b45cb97c88c8cf0eaa14b0cca8

pkgname = python-slugify
	depends = python
	depends = python-unidecode>=0.04.16
	optdepends = python-text-unidecode: text-unidecode support

pkgname = python2-slugify
	depends = python2
	depends = python2-unidecode>=0.04.16
	optdepends = python2-text-unidecode: text-unidecode support