Metadata-Version: 2.1
Name: kix
Version: 0.1.3
Summary: Package Description.
Home-page: https://github.com/krinj
Author: Jakrin Juangbhanich
Author-email: juangbhanich.k@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown

# ZINC CLI
Welcome to the Zinc CLI.
___
## Features
* Blah 1
* Blah 2
* Blah 3

## Links
[Hello](www.google.com)

## Examples
```python
print("Hello World")
```

