File: control

package info (click to toggle)
gmplot 1.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 676 kB
  • sloc: python: 502; makefile: 6
file content (24 lines) | stat: -rw-r--r-- 941 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: gmplot
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3,
               python3-requests,
               python3-setuptools,
Standards-Version: 4.6.0.1
Homepage: https://github.com/vgm64/gmplot
Vcs-Git: https://salsa.debian.org/python-team/packages/gmplot.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/gmplot

Package: python3-gmplot
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Description: matplotlib-like interface to plotting data with Google Maps (python3)
 Plotting data on Google Maps, the easy way. A matplotlib-like interface to
 generate the HTML and javascript to render all the data you’d like on top of
 Google Maps. Several plotting methods make creating exploratory map views
 effortless.