Metadata-Version: 1.1
Name: notrequests
Version: 0.1
Summary: Like Requests, but using urllib2.
Home-page: https://github.com/davidwtbuxton/notrequests
Author: David Buxton
Author-email: UNKNOWN
License: MIT
Description: A Python wrapper for the built-in urllib2 module, compatible with Requests, intended for use on Google App Engine.
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2.7
