Metadata-Version: 2.1
Name: GsuiteToMd
Version: 0.99
Summary: Tools to convert gsuite Documents to markdown.
Home-page: https://github.com/laurentmau/GsuiteToMd
Author: Laurent Maumet
Author-email: laurent@aurora-5r.fr
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: google-api-python-client (>=1.12.5)
Requires-Dist: PyYAML (>=3.0)
Requires-Dist: bs4
Requires-Dist: pydrive2
Requires-Dist: markdownify
Requires-Dist: funcy
Provides-Extra: tests
Requires-Dist: pytest (>=4.6.0) ; extra == 'tests'
Requires-Dist: timeout-decorator ; extra == 'tests'
Requires-Dist: funcy (>=1.14) ; extra == 'tests'
Requires-Dist: flake8 ; extra == 'tests'
Requires-Dist: flake8-docstrings ; extra == 'tests'
Requires-Dist: black (==19.10b0) ; extra == 'tests'

# Gsuite to Markdown.

Some tools to generate markdown files from Google Suite.


