debian-xstatic-leaflet/debian/control

25 lines
901 B
Plaintext

Source: xstatic-leaflet
Maintainer: Benjamin Dauvergne <bdauvergne@entrouvert.com>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: http://leafletjs.com/
Package: python3-xstatic-leaflet
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Leaflet 1.0.2 (XStatic packaging standard) (Python 3 module)
XStatic-Leaflet
-----------------
.
Leaflet javascript library packaged for setuptools (easy_install) / pip.
.
This package is intended to be used by **any** project that needs these files.
.
It intentionally does **not** provide any extra code except some metadata
**nor** has any extra requirements. You MAY use some minimal support code from
the XStatic base package, if you like.
.
You can find more info about the xstatic packaging way in the package `XStatic`.