Debian packaging for xstatic-leaflet
Go to file
Frédéric Péters e34b784e0e debian: update packaging to debhelper-compat 2023-01-17 10:35:29 +01:00
debian debian: update packaging to debhelper-compat 2023-01-17 10:35:29 +01:00
xstatic update to latest leaflet version (1.9.3) 2023-01-17 10:31:43 +01:00
MANIFEST.in initialization 2017-01-12 08:30:51 +01:00
README.txt initialization 2017-01-12 08:30:51 +01:00
setup.py initialization 2017-01-12 08:30:51 +01:00

README.txt

XStatic-Leaflet
---------------

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`.