Metadata-Version: 2.1
Name: swsssdk
Version: 2.0.1
Summary: Switch State service Python utility library.
Author: SONiC Team
Author-email: linuxnetdev@microsoft.com
Maintainer: Thomas Booth
Maintainer-email: thomasbo@microsoft.com
License: Apache 2.0
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Linux
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python
License-File: LICENSE
Requires-Dist: redis-dump-load
Requires-Dist: redis (>=3.5.3) ; python_version < "3.0"
Requires-Dist: redis (>=4.5.4) ; python_version >= "3.0"
Provides-Extra: high_perf
Requires-Dist: hiredis (>=0.1.4) ; extra == 'high_perf'

