Metadata-Version: 2.1
Name: gdocsync
Version: 0.1.3
Home-page: https://github.com/peterdemin/gdocsync
Author: Peter Demin
Author-email: peterdemin@gmail.com
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: click
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib
Requires-Dist: lxml

.. image:: https://img.shields.io/pypi/v/gdocsync.svg
   :target: https://pypi.org/project/gdocsync

.. image:: https://img.shields.io/pypi/pyversions/gdocsync.svg

.. image:: https://github.com/peterdemin/gdocsync/workflows/main/badge.svg
   :target: https://github.com/peterdemin/gdocsync/actions?query=workflow%3A%22tests%22
   :alt: tests

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
   :target: https://github.com/psf/black
   :alt: Code style: Black

.. .. image:: https://readthedocs.org/projects/gdocsync/badge/?version=latest
..    :target: https://gdocsync.readthedocs.io/en/latest/?badge=latest
