Metadata-Version: 1.1
Name: facebook-api-wrapper
Version: 0.0.1
Summary: A python package that can be installed with pip.
Home-page: https://github.com/mr.ehbr/facebook_api
Author: mr.Ehbr
Author-email: mr.ehbr@gmail.com
License: BSD
Download-URL: https://github.com/mr.ehbr/facebook_api/tarball/0.0.1
Description: Facebook Api wrapper 
        ===============================
        
        version number: 0.0.1
        author: mr.Ehbr
        
        Overview
        --------
        
        A python package that can be installed with pip.
        
        Installation / Usage
        --------------------
        
        To install use pip:
        
            $ pip install facebook_api
        
        
        Or clone the repo:
        
            $ git clone https://github.com/mr.ehbr/facebook_api.git
            $ python setup.py install
            
        Contributing
        ------------
        
        TBD
        
        Example
        -------
        
        TBD
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
