Metadata-Version: 1.1
Name: longling
Version: 0.0.9
Summary: handy wrapper for many libs
Home-page: https://gitlab.com/tswsxk/longling.git
Author: Sherlock, Shiwei Tong
Author-email: tongsw@mail.ustc.edu.cn
License: LICENSE.txt
Description-Content-Type: UNKNOWN
Description: coding
            rf_open() for reading stream, with using unistr() can handle all problems
            wf_open(), wf_close() for writing stream, can handle all problems with coding
        
        lib module
            class Clocker() for evaluating time cost, for process and wall
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
