Source: twms
Section: science
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Andrej Shadura <andrewsh@debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-setuptools,
 python3-cairo,
 python3-pil,
 python3-pyproj (>= 1.8.6),
 python3-webpy (>= 1:0.33),
Standards-Version: 4.6.1
Vcs-Git: https://salsa.debian.org/debian/twms.git
Vcs-Browser: https://salsa.debian.org/debian/twms
Homepage: https://github.com/Komzpa/twms
Rules-Requires-Root: no

Package: twms
Architecture: all
Depends:
 adduser,
 python3-cairo,
 python3-pil,
 python3-pyproj (>= 1.8.6),
 python3-webpy (>= 1:0.33),
 ${misc:Depends},
 ${python3:Depends},
 ${misc:Depends},
Breaks: python3-minimal (<< 3.12.3-0ubuntu2~)
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.
