Metadata-Version: 2.1
Name: lagcorp
Version: 1.0.2
Summary: A sample pypi upload.
Home-page: UNKNOWN
Author: iamrealbhuvi
Author-email: bhuvanesh19112001@gmail.com
License: MIT
Description: # lagcorp
        It is a sample version to learn pypi
        
        ## Installation
        ```pip install lagcorp```
        
        ## How to use it?
        ```from lagcorp import camper```
        Main releases will be given soon
        Docs will be updated soon
        
        ## License
        
        © 2021 Iamrealbhuvi, Lagcorp
        
        This repository is licensed under the MIT license. See LICENSE for details.
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
