Metadata-Version: 2.1
Name: patent-client
Version: 3.0.0
Summary: A set of ORM-style clients for publicly available intellectual property data
License: Apache Software License 2.0
Author: Parker Hancock
Author-email: 633163+parkerhancock@users.noreply.github.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyPDF2 (>=2.2.0,<3.0.0)
Requires-Dist: colorlog (>=6.6.0,<7.0.0)
Requires-Dist: furo (>=2022.6,<2023.0)
Requires-Dist: inflection (>=0.5.1,<0.6.0)
Requires-Dist: linkify-it-py (>=2.0,<3.0)
Requires-Dist: lxml (>=4.9.0,<5.0.0)
Requires-Dist: myst-parser (>=0.17)
Requires-Dist: openpyxl (>=3.0.10,<4.0.0)
Requires-Dist: python-dateutil (>=2.8.2,<3.0.0)
Requires-Dist: requests (>=2.28.0,<3.0.0)
Requires-Dist: requests-cache (>=0.9.4,<0.10.0)
Requires-Dist: sphinx (>=5.0.2,<6.0.0)
Requires-Dist: sphinx-autobuild (>=2021.3.14,<2022.0.0)
Requires-Dist: sphinx-autodoc-typehints (>=1.19,<2.0)
Requires-Dist: sphinx-automodapi (>=0.14)
Requires-Dist: sphinx-copybutton (>=0.5)
Requires-Dist: sphinx-design (>=0.2)
Requires-Dist: sphinx-notfound-page (>=0.8)
Requires-Dist: sphinxcontrib-apidoc (>=0.3,<0.4)
Requires-Dist: sphinxcontrib-mermaid (>=0.7.1,<0.8.0)
Requires-Dist: sphinxext-opengraph (>=0.6)
Requires-Dist: yankee (>=0.1.30,<0.2.0)
