summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 4f72bf6b9b741b53656b6fb8b30ae71fce857273 (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
# Thu Apr 25 11:13:00 UTC 2019
pkgbase = python-slugify
	pkgdesc = A Python slugify application that handles unicode
	pkgver = 3.0.2
	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/3.0.2.tar.gz
	md5sums = fae7ec7d9e12eedd55937081bfdd9d8e
	sha256sums = d05716700636f46b5f571875bdf76d0898232098022ef037bafcb0f682c25b9b

pkgname = python-slugify
	depends = python
	depends = python-text-unidecode
	optdepends = python-unidecode: Unidecode support

pkgname = python2-slugify
	depends = python2
	depends = python2-text-unidecode
	optdepends = python2-unidecode: Unidecode support