Metadata-Version: 2.1
Name: mvclib
Version: 0.2.0
Summary: UNKNOWN
Home-page: https://github.com/gitzhou/mvclib
Author: aaron67
Author-email: aaron67@aaron67.cc
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/gitzhou/mvclib/issues
Keywords: cryptocurrency,payments,tools,wallet
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# mvclib

[![build](https://github.com/gitzhou/mvclib/actions/workflows/build.yml/badge.svg)](https://github.com/gitzhou/mvclib/actions/workflows/build.yml)
[![codecov](https://codecov.io/gh/gitzhou/mvclib/branch/master/graph/badge.svg?token=65MX3H7DF3)](https://codecov.io/gh/gitzhou/mvclib)
[![PyPI version](https://img.shields.io/pypi/v/mvclib)](https://pypi.org/project/mvclib)
[![Python versions](https://img.shields.io/pypi/pyversions/mvclib)](https://pypi.org/project/mvclib)
[![MIT license](https://img.shields.io/badge/license-MIT-blue)](https://en.wikipedia.org/wiki/MIT_License)

## Installation

```
$ pip install mvclib
```


