/usr/lib/python2.7/dist-packages/geographiclib-1.49.egg-info is in python-geographiclib 1.49-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | Metadata-Version: 1.1
Name: geographiclib
Version: 1.49
Summary: The geodesic routines from GeographicLib
Home-page: https://geographiclib.sourceforge.io/1.49/python
Author: Charles Karney
Author-email: charles@karney.com
License: MIT
Description: This implements
`algorithms for geodesics <https://doi.org/10.1007/s00190-012-0578-z>`_
(Karney, 2013) for solving the direct and inverse problems for an
ellipsoid of revolution.
Documentation is available at
`<https://geographiclib.sourceforge.io/1.49/python/>`_.
Keywords: gis geographical earth distance geodesic
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering :: GIS
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|