Metadata-Version: 2.1
Name: autoextract-poet
Version: 0.2.2
Summary: web-poet definitions for AutoExtract API
Home-page: https://github.com/scrapinghub/autoextract-poet
Author: Scrapinghub
Author-email: info@scrapinghub.com
License: UNKNOWN
Description: ================
        autoextract-poet
        ================
        
        .. image:: https://img.shields.io/pypi/v/autoextract-poet.svg
           :target: https://pypi.python.org/pypi/autoextract-poet
           :alt: PyPI Version
        
        .. image:: https://img.shields.io/pypi/pyversions/autoextract-poet.svg
           :target: https://pypi.python.org/pypi/autoextract-poet
           :alt: Supported Python Versions
        
        .. image:: https://github.com/scrapinghub/autoextract-poet/workflows/tox/badge.svg
           :target: https://github.com/scrapinghub/autoextract-poet/actions
           :alt: Build Status
        
        .. image:: https://codecov.io/github/scrapinghub/autoextract-poet/coverage.svg?branch=master
           :target: https://codecov.io/gh/scrapinghub/autoextract-poet
           :alt: Coverage report
        
        ``autoextract-poet`` implements `web-poet`_'s Page Objects for AutoExtract API.
        
        License is BSD 3-clause.
        
        * Source code: https://github.com/scrapinghub/autoextract-poet
        * Issue tracker: https://github.com/scrapinghub/autoextract-poet/issues
        
        .. _`web-poet`: https://github.com/scrapinghub/web-poet
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/x-rst
