Metadata-Version: 2.1
Name: copydoc
Version: 1.0.9
Summary: Parse Google docs for use in content management
Home-page: https://github.com/nprapps/copydoc/
Author: NPR Visuals
Author-email: nprapps@npr.org
License: MIT License
Keywords: google gdocs
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Provides-Extra: dev
Requires-Dist: beautifulsoup4 (==4.4.1)
Provides-Extra: dev
Requires-Dist: Sphinx (==1.5.6); extra == 'dev'
Requires-Dist: nose2 (==0.5.0); extra == 'dev'
Requires-Dist: tox (==2.3.1); extra == 'dev'
Requires-Dist: flake8 (==3.5.0); extra == 'dev'

=======
copydoc
=======

.. image:: https://travis-ci.org/nprapps/copydoc.png
    :target: https://travis-ci.org/nprapps/copydoc
    :alt: Build status

.. image:: https://img.shields.io/pypi/dw/copydoc.svg
    :target: https://pypi.python.org/pypi/copydoc
    :alt: PyPI downloads

.. image:: https://img.shields.io/pypi/v/copydoc.svg
    :target: https://pypi.python.org/pypi/copydoc
    :alt: Version

.. image:: https://img.shields.io/pypi/l/copydoc.svg
    :target: https://github.com/nprapps/copydoc/blob/master/LICENSE
    :alt: License

.. image:: https://img.shields.io/pypi/pyversions/copydoc.svg
    :target: https://pypi.python.org/pypi/copydoc
    :alt: Support Python versions

Like copytext, but for docs


