This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
xstatic-leaflet-gesturehand.../debian/control

22 lines
952 B
Plaintext

Source: xstatic-leaflet-gesturehandling
Maintainer: Frederic Peters <fpeters@entrouvert.com>
Section: python
Priority: optional
Build-Depends: dh-python, python3-setuptools, python3-all, debhelper (>= 9)
Standards-Version: 3.9.6
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.
.
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`.