Metadata-Version: 2.4
Name: edgmo-sdk
Version: 0.1.1
Summary: 数据库接口访问 SDK
Author: xigua
License: Proprietary License
        
        Copyright (c) 2026 xigua. All rights reserved.
        
        This software and its source code are proprietary and confidential.
        Unauthorized copying, distribution, modification, or use of this software,
        in whole or in part, is strictly prohibited without prior written permission
        from the copyright holder.
License-File: LICENSE
Keywords: api,client,database,edgmo,sdk
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Database
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Requires-Dist: cryptography<45.0,>=40.0.0
Requires-Dist: pyyaml<7.0,>=6.0
Requires-Dist: requests<3.0,>=2.28.0
