Metadata-Version: 1.0
Name: smstools
Version: 0.1.0
Summary: Universal SMS conversion tool
Home-page: https://github.com/t413/SMS-Tools
Author: Tim O'Brien
Author-email: timo@t413.com
License: CC BY-NC-SA 3.0 US
Description: smstools - universal phone sms converter
        ========================================
        
        Multipurpose import / export / merge tool for your text message history.
        
        Go to the `github page for SMS-Tools`__ for documentation, wiki, issues, etc.
        
        __ https://github.com/t413/SMS-Tools
        
        
        --------------
        
        Howto:
        ------
        
        ``pip install smstools`` (requires *unicodecsv* package)
        
        ``smstools <in> <out>`` (It'll be in your path)
        
        ::
        
            usage: smstools[-h] [--type {xml,json,android,csv,ios5,ios7,ios6}]
                                infiles [infiles ...] outfile
        
        
Platform: UNKNOWN
