Metadata-Version: 2.1
Name: morris-learning
Version: 0.0.1
Summary: A small example package
Home-page: https://github.com/pypa/sampleproject
Author: Morris Lee
Author-email: info.leekahwin@gmail.com
Project-URL: Bug Tracker, https://github.com/pypa/sampleproject/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Title
## _Subtitle_
[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)

**Objective**: To ...

Some basic Python commands are:
```python
def gg:
	x+y
```

**Features**:
- Feature 1
- Feature 2
- Feature 3

This is contributed by [Morris Lee](http://www.morris-lee.com/).

