Metadata-Version: 2.1
Name: astro-cli
Version: 0.1.1
Summary: query astronomical events from the CLI
Author: redraw
Author-email: redraw@sdf.org
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: click (>=8.0.3,<9.0.0)
Requires-Dist: dateparser (>=1.1.0,<2.0.0)
Requires-Dist: diskcache (>=5.2.1,<6.0.0)
Requires-Dist: skyfield (>=1.39,<2.0)
Requires-Dist: tabulate (>=0.8.9,<0.9.0)
