Metadata-Version: 1.1
Name: typepad
Version: 1.1.2
Summary: TypePad API SDK
Home-page: http://github.com/sixapart/python-typepad-api
Author: Six Apart
Author-email: python@sixapart.com
License: UNKNOWN
Description: typepad provides connectivity to the TypePad API through remote objects.
        
        The `typepad` package contains `RemoteObject` implementations for TypePad's
        content objects and an OAuth client for making authenticated requests to the
        API.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Requires: oauth(>=1.0.1)
Requires: remoteobjects(==1.1)
Requires: batchhttp(==1.1.1)
Provides: typepad
