Metadata-Version: 2.1 Name: abejacli Version: 2.2.8 Summary: ABEJA Platform Command line tool License: Apache-2.0 Author: ABEJA Inc. Author-email: platform-support@abejainc.com Requires-Python: >=3.8,<3.12 Classifier: Development Status :: 3 - Alpha Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: Apache Software License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3 Classifier: Programming Language :: Python :: 3.8 Classifier: Programming Language :: Python :: 3.9 Classifier: Programming Language :: Python :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Topic :: Internet :: WWW/HTTP Requires-Dist: cerberus (>=1.3.0,<1.4.0) Requires-Dist: click (>=7.0.0,<7.1.0) Requires-Dist: click-config-file (>=0.5.0,<0.6.0) Requires-Dist: docker (>=2.5.1,<2.6.0) Requires-Dist: pillow (>=9.4.0,<9.5.0) Requires-Dist: pygments (>=2.0) Requires-Dist: python-dateutil (>=2.6.0,<2.7.0) Requires-Dist: requests (>=2.27.1) Requires-Dist: retrying (>=1.3.0,<1.4.0) Requires-Dist: ruamel.yaml (>=0.17.21,<0.18.0) Requires-Dist: tomlkit (>=0.5.11,<1.0.0) Requires-Dist: tqdm (>=4.15.0,<4.16.0) Requires-Dist: yamale (>=4.0,<5.0)