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

20 lines
869 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 (>= 10)
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 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 provides Leaflet.GestureHandling support as a Python 3.x module.