Metadata-Version: 2.1
Name: agate-excel
Version: 0.2.5
Summary: agate-excel adds read support for Excel files (xls and xlsx) to agate.
Home-page: http://agate-excel.readthedocs.org/
Author: Christopher Groskopf
Author-email: chrisgroskopf@gmail.com
License: MIT
Description: .. image:: https://github.com/wireservice/agate-excel/workflows/CI/badge.svg
            :target: https://github.com/wireservice/agate-excel/actions
            :alt: Build status
        
        .. image:: https://img.shields.io/pypi/dm/agate-excel.svg
            :target: https://pypi.python.org/pypi/agate-excel
            :alt: PyPI downloads
        
        .. image:: https://img.shields.io/pypi/v/agate-excel.svg
            :target: https://pypi.python.org/pypi/agate-excel
            :alt: Version
        
        .. image:: https://img.shields.io/pypi/l/agate-excel.svg
            :target: https://pypi.python.org/pypi/agate-excel
            :alt: License
        
        .. image:: https://img.shields.io/pypi/pyversions/agate-excel.svg
            :target: https://pypi.python.org/pypi/agate-excel
            :alt: Support Python versions
        
        agate-excel adds read support for Excel files (xls and xlsx) to `agate <https://github.com/wireservice/agate>`_.
        
        Important links:
        
        * agate             http://agate.rtfd.org
        * Documentation:    http://agate-excel.rtfd.org
        * Repository:       https://github.com/wireservice/agate-excel
        * Issues:           https://github.com/wireservice/agate-excel/issues
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Provides-Extra: docs
Provides-Extra: test
