File: control

package info (click to toggle)
modestmaps-py 1.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 132 kB
  • ctags: 178
  • sloc: python: 810; makefile: 4
file content (28 lines) | stat: -rw-r--r-- 1,128 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
25
26
27
28
Source: modestmaps-py
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>
Section: python
Priority: extra
Build-Depends: debhelper (>= 9~),
               dh-python,
               python (>= 2.6.6-3~)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/modestmaps-py.git
Vcs-Git: https://anonscm.debian.org/git/pkg-grass/modestmaps-py.git
Homepage: https://github.com/stamen/modestmaps-py

Package: python-modestmaps
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends}
Description: display and interaction library for tile-based maps
 Modest Maps is a display and interaction library for tile-based maps
 in Flash (Actionscript 2.0 and Actionscript 3.0), Javascript and Python.
 .
 Its intent is to provide a minimal, extensible, customizable, and free
 display library for designers and developers who want to use interactive
 maps in their own projects. Modest Maps provides a core set of features
 in a tight, clean package, with hooks for additional functionality.
 .
 This package contains the Python module.