blob: 91209e2ce62c071051f50bf29c550ba06a79ecb3 (
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.23.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.23.0.tar.gz
md5sums = 155e403fb9f6d7871a613f9151df16ba
pkgname = python-django-leaflet
|