Metadata-Version: 2.1
Name: pyimca
Version: 0.1.0
Summary: 为工程创建一个统一的架构
Home-page: https://github.com/Thrent33/IMCA_FRAME.git
Author: Thrent
Author-email: eel39@yahoo.com
License: GNU General Public License v3.0
Platform: Linux
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
License-File: LICENSE
Requires-Dist: pyyaml (<=5.3.1)
Requires-Dist: fire


# 用于搭建CMake的基础框架，统一架构。

# v0.0.10

*发布IMCA代码构建器*

## v0.0.11

*修复在功能包中创建功能包的BUG*

*修复无法在多层目录下创建功能包的BUG*

*修复功能包无法找到模块的BUG*

## v0.0.12

*修复了功能包重名的问题*

*优化了帮助手册*

## v0.1.0

*自动化构建VScode环境支持*

*修复部分bug*

*优化了帮助手册*

-联系作者:Thrent: eel39@yahoo.com

-Github: https://github.com/Thrent33/IMCA_FRAME.git


