Metadata-Version: 1.2
Name: PyFOL
Version: 1.0.0
Summary: This is a library that optimizes Python standard functions
Home-page: https://pypi.python.org/pypi/PyFOL
Author: AndyPomeloMars
Author-email: andypomelomars@163.com
License: GPL
Description: # PyFOL(Python function optimization Library)
        ## Describe
        Optimize Python functions to give users more convenient and efficient use of various functions
        ## NowVersion
        0.0.8.1 (Test phase, see 1.0.0 for the official version)
        ## Existing functions
        Split,Replace,Find
        ## Installation instructions
        Code support version >=3.4
        Download method: pip(3) install pyfol
        Reference through import pyfol
        ## LICENSE
        See license for copyright documents
        
Keywords: PyFOL python3 python py FOL
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Python: >=3.4
