Metadata-Version: 2.1
Name: cxw
Version: 0.1.0
Summary: A small package to display error message in a fun way.
Home-page: UNKNOWN
Author: xuanzhi33
Author-email: xuanzhi33@qq.com
License: GPL-3.0
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# cxw package

## Description
A small package to display error message in a fun way.
(using Chinese)

## Usage
Add the following code to your python file:

```
import cxw
```

Enjoy!


