Metadata-Version: 2.1
Name: galaxy-fds-sdk
Version: 1.4.37
Summary: Python sdk for Galaxy FDS
Author: hujianxin
Author-email: hujianxin@xiaomi.com
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: argcomplete (>=1.9,<2.0)
Requires-Dist: click (>=7.0,<8.0)
Requires-Dist: crcmod (>=1.7,<2.0)
Requires-Dist: enum34; python_version >= "3.4" and python_version < "3.5"
Requires-Dist: futures; python_version >= "2.7" and python_version < "2.8"
Requires-Dist: pathlib2 (>=2.2,<3.0); python_version >= "2.7" and python_version < "2.8"
Requires-Dist: requests (>=2.21,<3.0)
