Metadata-Version: 2.1
Name: resourceprovider
Version: 1.0.2
Summary: Single Instance of Resource needed in Application
Home-page: https://github.com/PyOneers/resource-provider
Author: PyOneers
Author-email: sutharpanks.opensource@gmail.com
License: UNKNOWN
Description: # Resource Provider
        
        Single Instance of Resource needed in Application
        
        ## Getting Started
        
        ### Prerequisites
        
        ```
        python>=3.6
        ```
        
        ### Installing
        
        ```bash
        pip install resourceprovider
        ```
        
        ## License
        This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/PyOneers/resource-provider/blob/master/LICENSE) file for details
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
