Metadata-Version: 2.1
Name: mybase-lucien
Version: 1.0.0
Summary: This package is used for setting up base locales.
Home-page: https://github.com/lucienshawls/mybase-lucien
Author: Lucien
Author-email: myxlc55@outlook.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# MYBASE
This package is used for setting up base locales.

To install:
```shell
pip install mybase-lucien
```
To import:
```python
import mybase
```

