Metadata-Version: 1.0
Name: minifb
Version: 1.3dev
Summary: mini facebook api
Home-page: http://code.google.com/p/minifb/
Author: Peter Shinners
Author-email: pete@shinners.org
License: MIT
Description: A minimal API for writing web applications with Facebook in Python.
        The two functions in the module are all that should be needed to generate
        and validate information with the Facebook server.
        
Keywords: facebook
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
