Metadata-Version: 1.2
Name: wolapp
Version: 1.0
Summary: WOL applicaion
Home-page: https://github.com/emb-karan/espapp-pkg
Author: Virim Infotech
Author-email: developer@viriminfotech.com
License: Virim
Description: 
        2)Command :
            
            pip install espapp-pkg
            
          ## if pip not installed and getting error, run the below command and then re-run previous command
          
            sudo apt update
            sudo apt install python-pip
            
            
          ## if pip not installed and getting error, run the below command and then re-run previous command
           
            sudo apt update
            sudo apt install python3-pip
            
        
        3)Command :
        
            sudo espapp -h
            
        
        
Platform: Linux
Requires-Python: !=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
