debian: update package description to match xstatic-jquery

This commit is contained in:
Frédéric Péters 2021-10-03 12:23:09 +02:00
parent 6c38118064
commit 5bcbdb45ad
1 changed files with 7 additions and 9 deletions

16
debian/control vendored
View File

@ -9,13 +9,11 @@ Homepage: https://github.com/elmarquis/Leaflet.GestureHandling
Package: python3-xstatic-leaflet-gesturehandling
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Leaflet-GestureHandling (XStatic packaging standard) (Python 3 module)
jquery-leaflet.gesturehandling javascript library packaged for setuptools (easy_install) / pip.
Description: Leaflet-GestureHandling 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.GestureHandling support as a Python 3.x module.