Metadata-Version: 2.1
Name: licsber
Version: 1.1.1
Summary: 个人娱乐工具箱.
Home-page: https://www.cnblogs.com/licsber/
Author: Licsber
Author-email: licsber@gmail.com
License: GPLv3
Description: # Licsber 工具箱
        
        ## 代码说明
        
        个人娱乐, 供参考.
        
        ## 命令介绍
        
        licsber: Hello world.  
        count-dir: 统计目录下的文件与目录数.  
        flatten-dir: 递归展开当前目录下所有子文件夹到当前目录.  
        memobird: 发送咕咕机消息.
        
        ## 版本说明
        
        1.1.0 增加log_message函数.   
        1.0.1 增加注释.  
        1.0.0 移除pycrypto 替换为pycryptodome.  
        0.2.0 增加咕咕机提醒功能.  
        0.1.0 增加wisedu的登录api.  
        0.0.12 增加shell命令 flatten-dir.  
        0.0.7 增加shell命令 count-dir.  
        0.0.6 增加了邮件提醒功能.  
        0.0.4 增加获取mongo数据库功能.
        
        ## 更新说明
        
        x.y.z  
        x: 不兼容的大更新 如依赖库发生的改变  
        y: 兼容的功能更新  
        z: bug fix  
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
