Metadata-Version: 2.1
Name: moear-api-common
Version: 1.0.2
Summary: 为MoEar扩展插件提供接口定义以及通用组件
Home-page: https://github.com/littlemo/moear-api-common
Author: moear developers
Author-email: moore@moorehy.com
Maintainer: littlemo
Maintainer-email: moore@moorehy.com
License: GPLv3
Keywords: moear api
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Environment :: MacOS X
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Internet
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
Requires-Dist: six (~=1.11.0)
Requires-Dist: Pillow (~=5.0.0)

# moear-api-common

给 MoEar 服务提供接口的定义及常用工具方法的实现

## Badge

### GitHub

[![GitHub followers](https://img.shields.io/github/followers/littlemo.svg?label=github%20follow)](https://github.com/littlemo)
[![GitHub repo size in bytes](https://img.shields.io/github/repo-size/littlemo/moear-api-common.svg)](https://github.com/littlemo/moear-api-common)
[![GitHub stars](https://img.shields.io/github/stars/littlemo/moear-api-common.svg?label=github%20stars)](https://github.com/littlemo/moear-api-common)
[![GitHub release](https://img.shields.io/github/release/littlemo/moear-api-common.svg)](https://github.com/littlemo/moear-api-common/releases)
[![Github commits (since latest release)](https://img.shields.io/github/commits-since/littlemo/moear-api-common/latest.svg)](https://github.com/littlemo/moear-api-common)

[![Github All Releases](https://img.shields.io/github/downloads/littlemo/moear-api-common/total.svg)](https://github.com/littlemo/moear-api-common/releases)
[![GitHub Release Date](https://img.shields.io/github/release-date/littlemo/moear-api-common.svg)](https://github.com/littlemo/moear-api-common/releases)

### 文档

[![Documentation Status](https://readthedocs.org/projects/moear-api-common/badge/?version=latest)](http://moear-api-common.readthedocs.io/zh_CN/latest/?badge=latest)

### 其他

[![license](https://img.shields.io/github/license/littlemo/moear-api-common.svg)](https://github.com/littlemo/moear-api-common)
[![](https://img.shields.io/badge/bitcoin-donate-green.svg)](https://keybase.io/littlemo)

## License

本项目采用 [![license](https://img.shields.io/github/license/littlemo/moear-api-common.svg)](https://github.com/littlemo/moear-api-common) 协议开源发布，请您在修改后维持开源发布，并为原作者额外署名，谢谢您的尊重。

若您需要将本项目应用于商业目的，请单独联系本人( [@littlemo](https://github.com/littlemo) )，获取商业授权。

## 问题

如果您在使用该应用时遇到任何问题，请在 GitHub 上查看本项目 [![moear-api-common](https://img.shields.io/badge/Repo-moear--api--common-brightgreen.svg)](https://github.com/littlemo/moear-api-common) ，并在其中提交 Issues 给我，多谢您的帮助~~


