Metadata-Version: 2.1
Name: dinner-at-clemz
Version: 0.0.2
Summary: dinner_at_clementi is a python package that is essential for launching the next scalable unicorn in South East Asia.
Home-page: https://github.com/chrishendra93/dinner_at_clemz
Author: meja_bundar_dover_crescent
Maintainer-email: dinner_at_clementi@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Software Development :: Libraries
Classifier: Intended Audience :: Other Audience
Requires-Python: >=3.5
Description-Content-Type: text/markdown

# Dinner at Clementi
<p>
    <img src="https://github.com/chrishendra93/dinner_at_clemz/blob/master/logo/anonymous_mason.png" width="220" height="240" />
</p>
Bagi Bapak Ibu yang merasa kehilangan anak ini, harap lapor ke pos sekuriti secepatnya
.
Terima kasih

### Installation

dinner_at_clemz requires [Python3](https://www.python.org). To install the latest release with PyPI (recommended) run

```sh
$ pip install dinner_at_clemz
```

After installation, run the following command to display all messages

```sh
$ display_message
```

Alternatively, one can supply the --name flag to display only selected messages, for example:

```sh
$ display_message --name cuki cuku cukcuk
```
To see all possible values for --name run:

```sh
$ display_message --help
```
### License
MIT


