Metadata-Version: 2.4
Name: crabdeposit
Version: 0.2
Summary: A Python library for creating CRAB-compatible data deposits and interacting with CRAB programatically. 
Author-email: Alex Baldwin <contact@alexbaldwin.dev>
License: GPL-3.0
Project-URL: Homepage, https://github.com/NOC-OI/crabdeposit
Project-URL: Issues, https://github.com/NOC-OI/crabdeposit/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy>=1.13.3
Requires-Dist: pyarrow>=12.0.1
Dynamic: license-file

# crabdeposit
A Python library for creating CRAB-compatible data deposits and interacting with CRAB programatically.
