Metadata-Version: 1.0
Name: configreset
Version: 0.1
Summary: configreset
Home-page: https://github.com/lvjiyong/configreset
Author: lvjiyong
Author-email: lvjiyong@gmail.com
License: GPL
Description: 配置文件重置
        =======
        用于多文件配置的合并设置
        
        1. 按顺序载入文件,并合并配置
        2. 配置转为OrderedDict数据
        3. 将配置,覆盖指定文件的配置
        
        
        
        
        
        
        
        
Platform: any
