Metadata-Version: 2.0
Name: longling
Version: 0.0.13
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
Platform: UNKNOWN
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
Requires-Dist: pip

# 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


# NOPY2LISTS:
    <the module listed here does not support py2>



