Metadata-Version: 2.1
Name: senaite.diagnosis
Version: 1.1.0
Summary: Disease identification for SENAITE
Home-page: https://github.com/senaite/senaite.diagnosis
Author: RIDING BYTES & NARALABS
Author-email: senaite@senaite.com
License: GPLv2
Description: Diseases, Signs and Symptoms handling for SENAITE
        =================================================
        
        .. image:: https://img.shields.io/pypi/v/senaite.diagnosis.svg?style=flat-square
            :target: https://pypi.python.org/pypi/senaite.diagnosis
        
        .. image:: https://img.shields.io/travis/com/senaite/senaite.diagnosis/master.svg?style=flat-square
            :target: https://app.travis-ci.com/github/senaite/senaite.diagnosis
        
        .. image:: https://img.shields.io/github/issues-pr/senaite/senaite.diagnosis.svg?style=flat-square
            :target: https://github.com/senaite/senaite.diagnosis/pulls
        
        .. image:: https://img.shields.io/github/issues/senaite/senaite.diagnosis.svg?style=flat-square
            :target: https://github.com/senaite/senaite.diagnosis/issues
        
        .. image:: https://img.shields.io/badge/Made%20for%20SENAITE-%E2%AC%A1-lightgrey.svg
           :target: https://www.senaite.com
        
        About
        -----
        
        This extension adds Diseases, Signs and Symptoms handling to `SENAITE LIMS`_.
        
        License
        -------
        
        **SENAITE.DIAGNOSIS** Copyright (C) 2022-2025 RIDING BYTES & NARALABS
        
        This program is free software; you can redistribute it and/or modify it under
        the terms of the `GNU General Public License version 2`_ as published
        by the Free Software Foundation.
        
        This program is distributed in the hope that it will be useful,
        but WITHOUT ANY WARRANTY; without even the implied warranty of
        MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
        GNU General Public License for more details.
        
        
        .. Links
        
        .. _SENAITE LIMS: https://www.senaite.com
        .. _GNU General Public License version 2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
        
        
        Changelog
        =========
        
        1.1.0 (2025-04-04)
        ------------------
        
        - No changes
        
        
        1.0.1 (2024-01-16)
        ------------------
        
        - #3 Fix distribution fails because of missing docs folder
        
        
        1.0.0 (2024-01-11)
        ------------------
        
        - First version
        
Keywords: senaite,lims,opensource
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Framework :: Zope2
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Provides-Extra: test
