Debian packaging for xstatic-leaflet-markercluster
Go to file
Serghei Mihai 2db8a6e624 initial packaging (#21793) 2018-02-12 16:59:05 +01:00
debian initial packaging (#21793) 2018-02-12 16:59:05 +01:00
xstatic initial packaging (#21793) 2018-02-12 16:59:05 +01:00
MANIFEST.in initial packaging (#21793) 2018-02-12 16:59:05 +01:00
README.txt initial packaging (#21793) 2018-02-12 16:59:05 +01:00
setup.py initial packaging (#21793) 2018-02-12 16:59:05 +01:00

README.txt

XStatic-leaflet.markercluster
-----------------

jquery-leaflet.markercluster 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`.