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
|
Source: tilestache
Section: web
Priority: extra
Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Uploaders: David Paleino <dapal@debian.org>
Build-Depends:
debhelper (>= 8~)
, python (>= 2.6.6-3~)
Standards-Version: 3.9.3
Homepage: http://tilestache.org
Vcs-Git: git://git.debian.org/pkg-grass/tilestache.git
Vcs-Browser: http://git.debian.org/?p=pkg-grass/tilestache.git;a=summary
Package: tilestache
Architecture: all
Depends:
${python:Depends}
, ${misc:Depends}
, python-modestmaps (>= 1.3.0)
, python-werkzeug
, ttf-dejavu-core
Recommends:
python-mapnik
Description: map tiles caching system
TileStache is a Python-based server application that can serve up map tiles
based on rendered geographic data.
|