Metadata-Version: 2.4
Name: ascend-cli
Version: 0.1.3
Summary: A CLI for migrating large-scale filesystems and databases to the GCS.
Author-email: Ali Aktaş <ali@aliaktas.dev>
License-Expression: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: typer[all]>=0.12.3
Requires-Dist: google-cloud-storage>=2.17.0
Requires-Dist: rich>=13.7.1
Requires-Dist: google-auth>=2.30.0
Requires-Dist: gcloud-aio-storage>=9.5.0
Requires-Dist: aiohttp>=3.9.5
Requires-Dist: certifi>=2024.7.4
Requires-Dist: platformdirs>=4.2.2
