Metadata-Version: 2.4
Name: uwatermelon
Version: 0.1.1
Summary: 日本語で書ける謎の言語「うぉーたーめろん」
Author: あいうえお
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: Japanese
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# うぉーたーめろん 🍉

これは完全日本語構文で書ける謎のライブラリです。

## 使い方

```python
import uwatermelon as うぉ

うぉ.スタート()
うぉ.ダイアログ()
うぉ.メッセージ("やあ！うぉーたーめろんだよ！")
うぉ.ネット("https://example.com")
```
