Metadata-Version: 2.1
Name: x0m-quickserver
Version: 1.0.0
Summary: An application for starting quick server from CLI
Home-page: https://github.com/x0mb3/x0m-quickserver
Author: Shazin
Author-email: shazin.bd@gmail.com
License: MIT
Description: # Installation <br>
        `pip install x0m-quickserver`
        
        #License <br>
        #### MIT
        
        #Info <br>
        quickserver is a simple appliucation for starting quick server from your terminal
        # Starting a Server <br>
        
        ````bash
        quickserver <html file location for your server>
        ````
        # Ownership <br>
        This package is made as an extension of x0mb3 Foundation !
        
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
