debian: update package description to match xstatic-jquery

This commit is contained in:
Frédéric Péters 2021-10-02 11:51:47 +02:00
parent 2149b69034
commit f0c9799444
1 changed files with 7 additions and 12 deletions

19
debian/control vendored
View File

@ -9,16 +9,11 @@ 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
-----------------
Description: Leaflet 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.
.
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`.
This package provides Leaflet support as a Python 3.x module.