Metadata-Version: 2.4 Name: anss-formats Version: 0.1.3 Summary: Python implementation of the library used to communicate seismic event detection information between systems License: CC0-1.0 Keywords: anss,earthquakes,formats,detection Author: John Patton Author-email: jpatton@usgs.gov Requires-Python: >=3.10,<3.14 Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Provides-Extra: pycurl Requires-Dist: certifi (>=2024.7.4,<2025.0.0) Requires-Dist: cryptography (>=48.0.1,<49.0.0) Requires-Dist: docutils (!=0.21.post1) Requires-Dist: dparse (>=0.6.2,<0.7.0) Requires-Dist: pydantic (>=2.6.0,<3.0.0) Requires-Dist: requests (>=2.32.4,<3.0.0) Requires-Dist: twine (>=6.1.0,<7.0.0) Requires-Dist: urllib3 (>=2.6.3,<3.0.0) Project-URL: Homepage, https://gitlab.com/anss-netops/anss-data-formats Project-URL: Repository, https://gitlab.com/anss-netops/anss-data-formats