Metadata-Version: 2.1
Name: zinc-cli
Version: 0.1.14
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
Requires-Dist: botocore
Requires-Dist: pyyaml
Requires-Dist: boto3
Requires-Dist: kix
Requires-Dist: aws-cdk.core
Requires-Dist: aws-cdk.aws-lambda
Requires-Dist: aws-cdk.aws-route53
Requires-Dist: aws-cdk.aws-s3
Requires-Dist: aws-cdk.aws-cloudfront
Requires-Dist: aws-cdk.aws-route53-targets
Requires-Dist: aws-cdk.aws-s3-deployment
Requires-Dist: aws-cdk.aws-dynamodb
Requires-Dist: aws-cdk.aws-iam
Requires-Dist: aws-cdk.custom-resources

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

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

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

