Metadata-Version: 1.0
Name: ihttp
Version: 0.2
Summary: Easy python http fetch module
Home-page: http://alancastro.org
Author: Alan Castro
Author-email: alanclic@gmail.com
License: UNKNOWN
Description: iHttp
        =====
        
        Easy to use http request module.
        
        Installation
        ------------
        
        	pip install -e git+git://github.com/alancastro/ihttp.git#egg=ihttp
        
        
        
Keywords: http,fetch,get,post
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: Unix
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Internet :: WWW/HTTP
