Metadata-Version: 2.1
Name: exonutils
Version: 5.0
Summary: Common and base utilities for applications.
Home-page: https://bitbucket.org/exonlabs/exonutils
Author: ExonLabs
Author-email: info@exonlabs.net
License: BSD
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# ExonUtils #

General utilities and helpers for applications.


## Installing ##

Install and update using `pip`:

```bash
pip install -U exonutils
```

## License ##

**copyright :**  2021, ExonLabs. All rights reserved.

**license :**  BSD, see LICENSE for more details.


