Metadata-Version: 2.1 Name: DukeDSClient Version: 3.4.0 Summary: Command line tool(ddsclient) to upload/manage projects on the duke-data-service. Home-page: https://github.com/Duke-GCB/DukeDSClient Author: John Bradley License: MIT Keywords: duke dds dukedataservice Platform: UNKNOWN Classifier: Development Status :: 5 - Production/Stable Classifier: Intended Audience :: Developers Classifier: Topic :: Utilities Classifier: License :: OSI Approved :: MIT License Requires-Python: >=3.5 License-File: LICENSE Requires-Dist: requests (>=2.20.0) Requires-Dist: PyYAML (>=5.1) Requires-Dist: pytz Requires-Dist: future Requires-Dist: six Requires-Dist: tenacity (==6.2.0) Requires-Dist: tabulate UNKNOWN