Metadata-Version: 1.0
Name: fbmexplorer
Version: 0.13
Summary: Parser to extract Facebook Messenger Data, and explorer it on d3.js tool.
Home-page: https://github.com/adurivault/FBMessage
Author: adurivault
Author-email: a.durivault@gmail.com
License: MIT
Description-Content-Type: UNKNOWN
Description: This module consists simply of a simple parser that parses your facebook
        messages from the archive of your facebook data and outputs them into a
        json file.
        
        This file is then meant to be used in an interactive web interface that allows
         you to explorer your Messenger history :
          - Persons most talked to
          - Days of the week
          - Length of Messages
          - Date of year
          - Time of day
          - Etc
        
        Wanna know more ? Please check out the full repository: 
        https://github.com/adurivault/FBMessage
        
Keywords: facebook,chat,messenger,history,visualization,dataviz
Platform: UNKNOWN
