Metadata-Version: 1.1
Name: savelist
Version: 1.0.1
Summary: this is a test package for packing python liberaries tutorial.
Home-page: https://github.com/BoKaiSun/savelist/tree/master
Author: sunbokai
Author-email: sunjunjerry@outlook.com
License: UNKNOWN
Description: 功能：对list类型 的数据进行文件保存和读取
        
        write函数：保存list类型数据到文件中
        read函数：读取保存的list类型的文件
Keywords: test python package
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
