* Package name : python-utm Version : 0.7.0 Upstream Author : Bart van Andel <bavanandel@gmail.com> * URL : https://github.com/Turbo87/utm * License : MIT Programming Lang: Python Description : bidirectional UTM-WGS84 converter for python Python module for converting between Latitude/Longitude and UTM coordinates. This module can either convert a single coodrinate or an array of coordinates. This module is much faster than the more generic pyproj module. dependency for python-lsdviztools