summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: af3a832fc6af22440410cf61b9a47906d784c0e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-django-rest-framework
	pkgdesc = Awesome web-browsable Web APIs
	pkgver = 3.10.1
	pkgrel = 1
	url = https://github.com/tomchristie/django-rest-framework
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python-django
	optdepends = python-pygments: Pygments support for API docs
	optdepends = python-markdown: Markdown support for the browsable API
	optdepends = python-django-crispy-forms: Improved HTML display for filtering
	optdepends = python-coreapi: Schema generation support
	options = !emptydirs
	source = https://files.pythonhosted.org/packages/source/d/djangorestframework/djangorestframework-3.10.1.tar.gz
	sha512sums = ec7d2175f141695743a9fecc440f6590ed73f0d8992ca3fe0194cfa571c7d6e9979a96b9fd9f6f30d6654be34be7dd5ec21da39a55813b014bad6f82b4310d07

pkgname = python-django-rest-framework