Source: folium
Section: libdevel
Priority: optional
Maintainer: Georges Khaznadar <georgesk@debian.org>
Build-Depends: debhelper-compat (= 13),
 dh-python,
 python3,
 python3-setuptools,
 python3-branca,
 python3-jinja2,
 python3-six,
 python3-numpy,
 python3-requests,
 python3-sphinx,
 python3-nbsphinx
Standards-Version: 4.6.0
X-Python3-Version: >= 3.7
Homepage: https://python-visualization.github.io/folium/
Vcs-Browser: https://salsa.debian.org/georgesk/folium
Vcs-Git: https://salsa.debian.org/georgesk/folium.git

Package: python3-folium
Architecture: all
Depends: ${misc:Depends},
 python3, python3-branca, python3-jinja2,
 python3-requests, python3-numpy
Description: visualize geographic data in a Leaflet map
 folium builds on the data wrangling strengths of the Python ecosystem
 and the mapping strengths of the Leaflet.js library. Manipulate your
 data in Python, then visualize it in a Leaflet map via folium.
