File: control

package info (click to toggle)
twms 0.05t-4
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 288 kB
  • ctags: 222
  • sloc: python: 1,647; sh: 79; makefile: 22
file content (24 lines) | stat: -rw-r--r-- 949 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: twms
Section: science
Priority: extra
Maintainer: Andrew Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9), python-all (>= 2.6.6-3), dh-systemd, dh-python
Standards-Version: 3.9.4
Vcs-Hg: http://anonscm.debian.org/hg/collab-maint/twms/
Vcs-Browser: http://anonscm.debian.org/hg/collab-maint/twms/
Homepage: http://code.google.com/p/twms/

Package: twms
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-imaging (>= 1.1.6), python-webpy (>= 1:0.33), adduser
Recommends: python-pyproj (>= 1.8.6), python-cairo
Provides: python-twms
Description: tiny web map service
 twms is a WMS/TMS server for exporting your map
 tiles to WMS-enabled applications.
 .
 twms can export a set of raster tiles as a WMS service
 so GIS applications that support WMS protocol can access
 this tile set. Also, twms can act as a proxy and perform
 WMS requests to external services and serve the tile cache
 to WMS and TMS clients.