Metadata-Version: 2.1
Name: fetchmesh
Version: 0.3.1
Summary: A Python library for working with the RIPE Atlas anchoring mesh.
License: MIT
Author: Maxime Mouchet
Author-email: max@maxmouchet.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: appdirs (>=1.4.3,<2.0.0)
Requires-Dist: cached-property (>=1.5.1,<2.0.0)
Requires-Dist: click (>=8.0,<9.0)
Requires-Dist: mbox[click] (>=0.1.10,<0.2.0)
Requires-Dist: pandas (>=1.0.1,<2.0.0)
Requires-Dist: psutil (>=5.7.0,<6.0.0)
Requires-Dist: py-radix (>=0.10.0,<0.11.0)
Requires-Dist: pytz (>=2021.1,<2022.0)
Requires-Dist: requests (>=2.22.0,<3.0.0)
Requires-Dist: rich (>=12.0,<13.0)
Requires-Dist: tenacity (>=8.0.1,<9.0.0)
Requires-Dist: tqdm (>=4.46.0,<5.0.0)
Requires-Dist: zstandard (>=0.17.0,<0.18.0)
