Metadata-Version: 1.1
Name: copydoc
Version: 1.0.8
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
Description: =======
        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
        
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
