Metadata-Version: 2.4
Name: xhelio-pds
Version: 0.1.0
Summary: NASA PDS Planetary Plasma Interactions data access — browse missions, inspect parameters, fetch PDS data
Project-URL: Homepage, https://github.com/huangzesen/pdsmcp
Project-URL: Repository, https://github.com/huangzesen/pdsmcp
Author: Zesen Huang
License-Expression: MIT
Keywords: heliophysics,mcp,nasa,pds,planetary,space-weather
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Astronomy
Requires-Python: >=3.10
Requires-Dist: numpy>=1.24
Requires-Dist: pandas>=2.0
Requires-Dist: requests>=2.28
Provides-Extra: dev
Requires-Dist: mcp>=1.26.0; extra == 'dev'
Requires-Dist: pytest>=7.0; extra == 'dev'
Provides-Extra: mcp
Requires-Dist: mcp>=1.26.0; extra == 'mcp'
