Metadata-Version: 2.1
Name: k3ut
Version: 0.1.7
Summary: unittest util
Home-page: https://github.com/drmingdrmer/k3ut
Author: Zhang Yanpo
Author-email: drdr.xp@gmail.com
License: MIT
Description: # k3ut
        
        [![Build Status](https://travis-ci.com/pykit3/k3ut.svg?branch=master)](https://travis-ci.com/pykit3/k3ut)
        
        Unittest util functions for [pykit3] packages.
        
        You do not need this repo unless you are a pykit3 developer.
        
        TODO: add doc
        
        [pykit3]: https://github.com/pykit3/pykit3
        
Keywords: unittest,logging,timer
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.0
Description-Content-Type: text/markdown
