Metadata-Version: 2.1
Name: exonutils
Version: 4.1
Summary: Common and base utilities for applications.
Home-page: https://bitbucket.org/exonlabs/exonutils
Author: ExonLabs
License: BSD
Description: # 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.
        
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: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.7
Description-Content-Type: text/markdown
