summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 840716177dde74bbe63ada3b149188b6524b1750 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-django-leaflet
	pkgdesc = django-leaflet allows you to use Leaflet in your Django projects.
	pkgver = 0.24.0
	pkgrel = 1
	url = https://pypi.python.org/pypi/django-leaflet
	arch = any
	license = LGPL
	makedepends = python-distribute
	depends = python
	depends = python-django
	source = https://github.com/makinacorpus/django-leaflet/archive/0.24.0.tar.gz
	md5sums = 6abece6fcd7c110b5800440465d2d434

pkgname = python-django-leaflet