Metadata-Version: 2.4 Name: agate-remote Version: 0.2.3 Summary: agate-remote adds read support for remote files to agate. Home-page: https://agate-remote.readthedocs.org/ Author: Christopher Groskopf Author-email: chrisgroskopf@gmail.com License: MIT 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 :: 3.10 Classifier: Programming Language :: Python :: 3.11 Classifier: Programming Language :: Python :: 3.12 Classifier: Programming Language :: Python :: 3.13 Classifier: Programming Language :: Python :: 3.14 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 License-File: COPYING License-File: AUTHORS.rst Requires-Dist: agate>=1.5.0 Requires-Dist: requests>=2.9.1 Provides-Extra: test Requires-Dist: pytest; extra == "test" Requires-Dist: pytest-cov; extra == "test" Dynamic: author Dynamic: author-email Dynamic: classifier Dynamic: description Dynamic: description-content-type Dynamic: home-page Dynamic: license Dynamic: license-file Dynamic: provides-extra Dynamic: requires-dist Dynamic: summary .. image:: https://github.com/wireservice/agate-remote/workflows/CI/badge.svg :target: https://github.com/wireservice/agate-remote/actions :alt: Build status .. image:: https://coveralls.io/repos/wireservice/agate-remote/badge.svg?branch=master :target: https://coveralls.io/r/wireservice/agate-remote :alt: Coverage status .. image:: https://img.shields.io/pypi/dm/agate-remote.svg :target: https://pypi.python.org/pypi/agate-remote :alt: PyPI downloads .. image:: https://img.shields.io/pypi/v/agate-remote.svg :target: https://pypi.python.org/pypi/agate-remote :alt: Version .. image:: https://img.shields.io/pypi/l/agate-remote.svg :target: https://pypi.python.org/pypi/agate-remote :alt: License .. image:: https://img.shields.io/pypi/pyversions/agate-remote.svg :target: https://pypi.python.org/pypi/agate-remote :alt: Support Python versions agate-remote adds read support for remote files to `agate `_. Important links: * agate https://agate.rtfd.org * Documentation: https://agate-remote.rtfd.org * Repository: https://github.com/wireservice/agate-remote * Issues: https://github.com/wireservice/agate-remote/issues