Metadata-Version: 2.1
Name: rpaframework-pdf
Version: 0.1.0
Summary: PDF utilities used by RPA Framework
Home-page: https://rpaframework.org/
License: Apache-2.0
Keywords: robotframework,rpa,automation
Author: RPA Framework
Author-email: rpafw@robocorp.com
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Library
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
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: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: pdfminer.six (==20201018)
Requires-Dist: pypdf2 (>=1.26.0,<2.0.0)
Requires-Dist: rpaframework-core (>=5.0.0,<6.0.0)
Requires-Dist: rpaframework-recognition (>=0.6.0,<0.7.0)
Project-URL: Documentation, https://rpaframework.org/
Project-URL: Repository, https://github.com/robocorp/rpaframework
Description-Content-Type: text/x-rst

rpaframework-pdf
================

This library enables various PDF features with `RPA Framework`_
libraries, such as locating text by label.

.. _RPA Framework: https://rpaframework.org

