Metadata-Version: 2.1
Name: cay
Version: 0.1.4
Summary: Simple calculator implemented in Python
Home-page: https://github.com/conao3/cay
License: MIT
Author: Naoya Yamashita
Author-email: conao3@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Project-URL: Repository, https://github.com/conao3/cay
Description-Content-Type: text/plain

#+author: conao3
#+date: <2020-03-20 Fri>

[[https://github.com/conao3/cay][https://raw.githubusercontent.com/conao3/files/master/blob/headers/png/cay.png]]
[[https://github.com/conao3/cay/blob/master/LICENSE][https://img.shields.io/github/license/conao3/cay.svg?style=flat-square]]
[[https://github.com/conao3/cay/releases][https://img.shields.io/github/tag/conao3/cay.svg?style=flat-square]]
[[https://github.com/conao3/cay/actions][https://img.shields.io/badge/patreon-become%20a%20patron-orange.svg?logo=patreon&style=flat-square]]
[[https://twitter.com/conao_3][https://img.shields.io/badge/twitter-@conao__3-blue.svg?logo=twitter&style=flat-square]]
[[https://conao3-support.slack.com/join/shared_invite/enQtNjUzMDMxODcyMjE1LWUwMjhiNTU3Yjk3ODIwNzAxMTgwOTkxNmJiN2M4OTZkMWY0NjI4ZTg4MTVlNzcwNDY2ZjVjYmRiZmJjZDU4MDE][https://img.shields.io/badge/chat-on_slack-blue.svg?logo=slack&style=flat-square]]

* Table of Contents
- [[#description][Description]]
- [[#install][Install]]
- [[#usage][Usage]]
- [[#information][Information]]
  - [[#community][Community]]
  - [[#contribution][Contribution]]
  - [[#license][License]]
  - [[#author][Author]]

* Description
Simple calculator inplemented in Python.

* Install

* Usage

* Information
** Community
All feedback and suggestions are welcome!

You can use github issues, but you can also use [[https://conao3-support.slack.com/join/shared_invite/enQtNjUzMDMxODcyMjE1LWUwMjhiNTU3Yjk3ODIwNzAxMTgwOTkxNmJiN2M4OTZkMWY0NjI4ZTg4MTVlNzcwNDY2ZjVjYmRiZmJjZDU4MDE][Slack]]
if you want a more casual conversation.

** Contribution
We welcome PR!

** License
#+begin_example
  MIT License
  Copyright (c) Naoya Yamashita - https://conao3.com
  https://github.com/conao3/cay/blob/master/LICENSE
#+end_example

** Author
- Naoya Yamashita ([[https://github.com/conao3][conao3]])

