Metadata-Version: 2.4
Name: imagedata_format_pdf
Version: 0.0.2
Summary: Imagedata format plugin for reading PDF files as encapsulated PDF
Author-email: Erling Andersen <Erling.Andersen@Helse-Bergen.NO>
Maintainer-email: Erling Andersen <Erling.Andersen@Helse-Bergen.NO>
License: MIT License
Project-URL: Documentation, https://imagedata.readthedocs.io
Project-URL: SourceCode, https://github.com/erling6232/imagedata_format_pdf
Keywords: dicom,python,medical,imaging,pdf
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Requires-Python: <3.14,>=3.9
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: setuptools
Requires-Dist: imagedata<4,>=3.8.13
Requires-Dist: pypdfium2
Dynamic: license-file

######################
imagedata-format-pdf
######################

# |Docs Badge| |buildstatus|  |coverage| |pypi|
|buildstatus|  |pypi|


Imagedata plugin for reading PDF files as encapsulated PDF.


.. |Docs Badge| image:: https://readthedocs.org/projects/imagedata/badge/
    :alt: Documentation Status
    :target: https://imagedata.readthedocs.io


.. |buildstatus| image:: https://github.com/erling6232/imagedata_format_pdf/actions/workflows/build_wheels.yml/badge.svg
    :target: https://github.com/erling6232/imagedata_format_pdf/actions?query=branch%3Amain
    :alt: Build Status

.. _buildstatus: https://github.com/erling6232/imagedata_format_pdf/actions

.. |coverage| image:: https://codecov.io/gh/erling6232/imagedata_format_pdf/branch/main/graph/badge.svg?token=5D3JDRKXZV
    :alt: Coverage
    :target: https://codecov.io/gh/erling6232/imagedata_format_pdf

.. |pypi| image:: https://img.shields.io/pypi/v/imagedata-format-pdf.svg
    :target: https://pypi.python.org/pypi/imagedata-format-pdf
    :alt: PyPI Version

