debian: update package description to match xstatic-jquery

This commit is contained in:
Frédéric Péters 2021-10-03 12:31:18 +02:00
parent 887cd3d21e
commit d3ff58acfa
1 changed files with 7 additions and 9 deletions

16
debian/control vendored
View File

@ -9,13 +9,11 @@ Homepage: https://github.com/Leaflet/Leaflet.markercluster
Package: python3-xstatic-leaflet-markercluster
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Leaflet-MarkerCluster (XStatic packaging standard) (Python 3 module)
jquery-leaflet.markercluster javascript library packaged for setuptools (easy_install) / pip.
Description: Leaflet.markercluster XStatic support - Python 3.x
XStatic is a Python web development tool for handling required static data
files from external projects, such as CSS, images, and JavaScript. It provides
a lightweight infrastructure to manage them via Python modules that your app
can depend on in a portable, virtualenv-friendly way instead of using embedded
copies.
.
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`.
This package provides Leaflet.markercluster support as a Python 3.x module.