Metadata-Version: 2.0
Name: k-util
Version: 0.1.6
Summary: General utility scripts in Python 3.6.
Home-page: https://github.com/krinj/k-util
Author: Jakrin Juangbhanich
Author-email: juangbhanich.k@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6

# k-util
[![Build Status](https://travis-ci.org/krinj/k-util.svg?branch=master)](https://travis-ci.org/krinj/k-util) [![codecov](https://codecov.io/gh/krinj/k-util/branch/master/graph/badge.svg)](https://codecov.io/gh/krinj/k-util) ![Version](https://img.shields.io/badge/version-0.1.6-333333.svg)

The tools package contains some lightweight utility script to help other modules down the line with more complex logic.

Generic backbone and core tools for Python projects and other libraries.

