Metadata-Version: 2.1
Name: exonutils
Version: 6.6
Summary: Basic and common utilities for applications
Home-page: https://github.com/exonlabs/exonutils
Author: ExonLabs
Author-email: info@exonlabs.net
License: BSD 3-Clause
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.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
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 :**  2019-2022, ExonLabs. All rights reserved.

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