
    (g                     >    d dl Z d dlZ e j                  d       d Zy)    Nzhttps://xkcd.com/353/c           	          t        j                  |d      j                         }|dd |dd fD cg c]  }dt        j	                  d|z         z   c}\  }}t        d| |d	d ||d	d fz         yc c}w )
zCompute geohash() using the Munroe algorithm.

    >>> geohash(37.421542, -122.085589, b'2005-05-26-10458.68')
    37.857713 -122.544543

    F)usedforsecurityN       z%fz0.z	%d%s %d%s   )hashlibmd5	hexdigestfloatfromhexprint)latitude	longitudedatedowhxpqs          "/usr/lib/python3.12/antigravity.pygeohashr      s|     	GU3==?A78"vqBx6HITEMM$(++IDAq	+1QR5)QqrU;
;< Js   "A3)
webbrowserr   openr        r   <module>r      s      
' (
=r   