Metadata-Version: 2.1
Name: pyeal
Version: 0.1.3
Summary: Python 打包编译工具
Home-page: https://github.com/cpcgskill/seal
Author: cpcgskill
Author-email: cpcgskill@outlook.com
License: Apache Software License (Apache 2.0)
Project-URL: Bug Tracker, https://github.com/cpcgskill/seal/issues
Platform: UNKNOWN
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Requires-Python: >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*
Description-Content-Type: text/markdown
License-File: LICENSE

# pyeal



新的 Python 打包编译工具



包名称是python seal的意思



## 目录



- [快速开始](#快速开始)

- [功能介绍](#功能介绍)

- [版权说明](#版权说明)



### 快速开始



#### 如果你的Maya有pip那么



```commandline

pip install pyeal

python -m pyeal init

```



### 功能介绍



还在写.jpg



### 版权说明



该项目签署了Apache-2.0 授权许可，详情请参阅 LICENSE

