pyconverters-grobid

View on PyPIReverse Dependencies (0)

0.5.175 pyconverters_grobid-0.5.175-py3-none-any.whl

Wheel Details

Project: pyconverters-grobid
Version: 0.5.175
Filename: pyconverters_grobid-0.5.175-py3-none-any.whl
Download: [link]
Size: 6755
MD5: 39ae84a8fefe03b0c101c1dbc6cf5a13
SHA256: 21fb0d4bdb8ad61b981146e382e6d9895d6ffdcab715121c6464ccce14466cb0
Uploaded: 2024-01-24 20:11:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pyconverters-grobid
Version: 0.5.175
Summary: Convert PDF to structured text using Grobid
Author: Olivier Terrier
Author-Email: olivier.terrier[at]kairntech.com
Home-Page: https://github.com/oterrier/pyconverters_grobid/
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Requires-Dist: pymultirole-plugins (<0.6.0,>=0.5.0)
Requires-Dist: grobid-client (==0.8.5)
Requires-Dist: httpx (==0.23.0)
Requires-Dist: requests
Requires-Dist: flit; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: bump2version; extra == "dev"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-rtd-theme; extra == "docs"
Requires-Dist: m2r2; extra == "docs"
Requires-Dist: sphinxcontrib.apidoc; extra == "docs"
Requires-Dist: jupyter_sphinx; extra == "docs"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-flake8; extra == "test"
Requires-Dist: pytest-black; extra == "test"
Requires-Dist: flake8 (==3.9.2); extra == "test"
Requires-Dist: tox; extra == "test"
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 1563 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pyconverters_grobid/__init__.py sha256=OFYTrxJKRXfqkFYY1dsaWPYER2fduHzIlEW19pHgV0Q 74
pyconverters_grobid/grobid.py sha256=8v4wWtVphvNohfXahQLYpHPk5Vh8dGR5F56mJ1-a8l0 11867
pyconverters_grobid-0.5.175.dist-info/entry_points.txt sha256=vMG0KWxg2PfKS2ErRiYpTGtMLXOv_d07vViPIUtmDG8 74
pyconverters_grobid-0.5.175.dist-info/LICENSE sha256=QPypQEap7i1K1jF4X_JOx3MvFyVupJe4-rr6h2DuXME 1082
pyconverters_grobid-0.5.175.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
pyconverters_grobid-0.5.175.dist-info/METADATA sha256=_0h0AU3QWNVt6ovZMMry5tYeYmYnfXfigU67OdVRR8s 3297
pyconverters_grobid-0.5.175.dist-info/RECORD

entry_points.txt

grobid = pyconverters_grobid.grobid:GrobidConverter