Metadata-Version: 2.1
Name: traj_dist2
Version: 0.0.1
Summary: Distance to compare 2D-trajectories in Python/Cython
Home-page: https://github.com/bguillouet/traj-dist
Download-URL: https://github.com/user/reponame/archive/v_01.tar.gz
Author: Brendan Guillouet
Author-email: brendan.guillouet@gmail.com
License: MIT
Keywords: trajectory,distance,haversine
License-File: LICENSE.txt
Requires-Dist: numpy >=1.16.2
Requires-Dist: Cython >=3
Requires-Dist: Shapely >=1.6.4
Requires-Dist: geohash2 ==1.1
Requires-Dist: pandas >=0.20.3
Requires-Dist: scipy >=0.19.1

