Metadata-Version: 2.1
Name: pylicensemanager
Version: 0.1.0
Summary: PyLicenseManager is a Python client library for the License Manager for Woocommerce Rest API.
Home-page: https://www.licensemanager.at/docs/rest-api/
License: MIT
Keywords: Python,WordPress,License Manager for Woocommerce,License,Woocommerce,API wrapper
Author: Michael Ramsey
Author-email: mike@hackerdise.me
Maintainer: Michael Ramsey
Maintainer-email: mike@hackerdise.me
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: requests (>=2.24.0,<3.0.0)
Project-URL: Repository, https://gitlab.com/mikeramsey/pylicensemanager
Description-Content-Type: text/x-rst

# Foobar

Foobar is a Python library for dealing with word pluralization.

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install pylicensemanager.

```bash
pip install pylicensemanager
```

## Usage

```python
import pylicensemanager
```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License
[MIT](https://choosealicense.com/licenses/mit/)
