#988405 ITP: python-utm -- bidirectional UTM-WGS84 converter for python

#988405#5
Date:
2021-05-12 08:28:34 UTC
From:
To:
* 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