Metadata-Version: 1.1
Name: google_drive_sync
Version: 0.1.0
Summary: Sync The current folder and all its subfolders to Google Drive
Home-page: https://github.com/maxc0c0s/google_drive_sync
Author: Sebastien Delisle
Author-email: seb0del@gmail.com
License: BSD
Description: ===============================
        Google Drive Sync
        ===============================
        
        .. image:: https://badge.fury.io/py/google_drive_sync.png
            :target: http://badge.fury.io/py/google_drive_sync
        
        .. image:: https://travis-ci.org/maxc0c0s/google_drive_sync.png?branch=master
                :target: https://travis-ci.org/maxc0c0s/google_drive_sync
        
        .. image:: https://pypip.in/d/google_drive_sync/badge.png
                :target: https://pypi.python.org/pypi/google_drive_sync
        
        .. image:: https://readthedocs.org/projects/google-drive-sync/badge/?version=latest
                :target: https://readthedocs.org/projects/google-drive-sync/?badge=latest
                :alt: Documentation Status
        
        
        Sync The current folder and all its subfolders to Google Drive
        
        * Free software: GNU GPL v3.0 license
        * Documentation: https://google_drive_sync.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2014-11-05)
        ---------------------
        
        * First release on PyPI.
        
Keywords: google_drive_sync
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
