Metadata-Version: 2.4
Name: ESANEOCC
Version: 2.3.7
Summary: NEOCC portal Python interface
Author: ESA NEOCC
License: European Space Agency Public License – v2.4 – Permissive (Type 3)
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database
Classifier: Topic :: Scientific/Engineering :: Astronomy
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.9
License-File: LICENSE.rst
Requires-Dist: numpy>=1.26.0
Requires-Dist: astropy>=6.1.0; python_version >= "3.10"
Requires-Dist: astropy<6.0.0,>=5.3.0; python_version < "3.10"
Requires-Dist: astroquery>=0.4.7
Requires-Dist: requests>=2.29
Requires-Dist: beautifulsoup4>=4.11
Requires-Dist: html5lib>=0.999
Requires-Dist: pandas>=2.0
Requires-Dist: scipy>=1.13.0
Requires-Dist: lxml
Provides-Extra: test
Requires-Dist: pytest>=6.2.1; extra == "test"
Requires-Dist: pytest-remotedata; extra == "test"
Requires-Dist: pytest-doctestplus>=0.13; extra == "test"
Dynamic: license-file
