imagedata-format-biff


Nameimagedata-format-biff JSON
Version 0.0.10 PyPI version JSON
download
home_pagehttps://github.com/erling6232/imagedata_format_biff
SummaryImagedata format plugin for biff image data
upload_time2024-04-09 08:39:52
maintainerNone
docs_urlNone
authorErling Andersen
requires_python<3.13,>=3.8
licenseMIT
keywords python medical imaging biff
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage
            ######################
imagedata-format-biff
######################

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


Imagedata plugin for biff image files.


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

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

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

.. |coverage| image:: https://codecov.io/gh/erling6232/imagedata_format_biff/branch/main/graph/badge.svg?token=1OPGNXJ8Z3
    :alt: Coverage
    :target: https://codecov.io/gh/erling6232/imagedata_format_biff

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/erling6232/imagedata_format_biff",
    "name": "imagedata-format-biff",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8",
    "maintainer_email": null,
    "keywords": "python, medical, imaging, biff",
    "author": "Erling Andersen",
    "author_email": "Erling.Andersen@Helse-Bergen.NO",
    "download_url": "https://files.pythonhosted.org/packages/13/7f/1179b7a34d49ca9ba4e290b79cf0f5d32f830147fb6d7ae07c642c8360f5/imagedata_format_biff-0.0.10.tar.gz",
    "platform": null,
    "description": "######################\nimagedata-format-biff\n######################\n\n|Docs Badge| |buildstatus|  |coverage| |pypi|\n\n\nImagedata plugin for biff image files.\n\n\n.. |Docs Badge| image:: https://readthedocs.org/projects/imagedata/badge/\n    :alt: Documentation Status\n    :scale: 100%\n    :target: https://imagedata.readthedocs.io\n\n.. |buildstatus| image:: https://github.com/erling6232/imagedata_format_biff/actions/workflows/ci.yml/badge.svg\n    :target: https://github.com/erling6232/imagedata_format_biff/actions?query=branch%3Amaster\n    :alt: Build Status\n\n.. _buildstatus: https://github.com/erling6232/imagedata_format_biff/actions\n\n.. |coverage| image:: https://codecov.io/gh/erling6232/imagedata_format_biff/branch/main/graph/badge.svg?token=1OPGNXJ8Z3\n    :alt: Coverage\n    :target: https://codecov.io/gh/erling6232/imagedata_format_biff\n\n.. |pypi| image:: https://img.shields.io/pypi/v/imagedata-format-biff.svg\n    :target: https://pypi.python.org/pypi/imagedata-format-biff\n    :alt: PyPI Version\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Imagedata format plugin for biff image data",
    "version": "0.0.10",
    "project_urls": {
        "Documentation": "https://imagedata.readthedocs.io",
        "Homepage": "https://github.com/erling6232/imagedata_format_biff",
        "Source Code": "https://github.com/erling6232/imagedata_format_biff"
    },
    "split_keywords": [
        "python",
        " medical",
        " imaging",
        " biff"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "137f1179b7a34d49ca9ba4e290b79cf0f5d32f830147fb6d7ae07c642c8360f5",
                "md5": "b89fc325bf9e1a3fc6b9c6ea9091e9e0",
                "sha256": "4a6ccef1398442a9b86779d5a3d13f8a12f4b59adb25b4fcadc338941a381ef9"
            },
            "downloads": -1,
            "filename": "imagedata_format_biff-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "b89fc325bf9e1a3fc6b9c6ea9091e9e0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8",
            "size": 820526,
            "upload_time": "2024-04-09T08:39:52",
            "upload_time_iso_8601": "2024-04-09T08:39:52.349146Z",
            "url": "https://files.pythonhosted.org/packages/13/7f/1179b7a34d49ca9ba4e290b79cf0f5d32f830147fb6d7ae07c642c8360f5/imagedata_format_biff-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-09 08:39:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "erling6232",
    "github_project": "imagedata_format_biff",
    "travis_ci": true,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "imagedata-format-biff"
}
        
Elapsed time: 0.21420s