Metadata-Version: 1.1
Name: SPRS
Version: 1.1.2
Summary: A Simple Python HTTP Request Sender
Home-page: https://github.com/Minege/PythonRequestSender
Author: Minege
Author-email: minege02@gmail.com
License: MIT
Description: A Simple Python Request Sender by Minege.
        
        Choosable :
        
        Website
        
        Website Arguments ( Default is '/' )
        
        User-Agent ( Default is Random ) 
        
        Port ( Default is 80 )
        
        return the HTTP Header Reponse in str type
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
