senaite.microorganism


Namesenaite.microorganism JSON
Version 1.1.0 PyPI version JSON
download
home_pagehttps://github.com/senaite/senaite.microorganism
SummaryMicroorganisms handling for SENAITE
upload_time2024-01-04 12:54:05
maintainer
docs_urlNone
authorRIDING BYTES & NARALABS
requires_python
licenseGPLv2
keywords senaite lims opensource
VCS
bugtrack_url
requirements setuptools zc.buildout wheel
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Microorganisms for SENAITE
==========================

About
-----

SENAITE.MICROORGANISM adds Microorganisms handling to `SENAITE LIMS`_.

License
-------

**SENAITE.MICROORGANISM** Copyright (C) 2020-2024 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 (2024-01-04)
------------------

- #7 Do not allow microorganisms with same title
- #6 Remove IMicroorganismBehavior and make Microorganism folderish


1.0.0 (2022-06-17)
------------------

- Initial Release
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/senaite/senaite.microorganism",
    "name": "senaite.microorganism",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "senaite,lims,opensource",
    "author": "RIDING BYTES & NARALABS",
    "author_email": "senaite@senaite.com",
    "download_url": "https://files.pythonhosted.org/packages/b3/bf/96b52ed5deb1ba6f0509e160973986c897dddcb60f04d898b84e3f265828/senaite.microorganism-1.1.0.zip",
    "platform": null,
    "description": "Microorganisms for SENAITE\n==========================\n\nAbout\n-----\n\nSENAITE.MICROORGANISM adds Microorganisms handling to `SENAITE LIMS`_.\n\nLicense\n-------\n\n**SENAITE.MICROORGANISM** Copyright (C) 2020-2024 RIDING BYTES & NARALABS\n\nThis program is free software; you can redistribute it and/or modify it under\nthe terms of the `GNU General Public License version 2`_ as published\nby the Free Software Foundation.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\n\n.. Links\n\n.. _SENAITE LIMS: https://www.senaite.com\n.. _GNU General Public License version 2: https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt\n\n\nChangelog\n=========\n\n1.1.0 (2024-01-04)\n------------------\n\n- #7 Do not allow microorganisms with same title\n- #6 Remove IMicroorganismBehavior and make Microorganism folderish\n\n\n1.0.0 (2022-06-17)\n------------------\n\n- Initial Release",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Microorganisms handling for SENAITE",
    "version": "1.1.0",
    "project_urls": {
        "Homepage": "https://github.com/senaite/senaite.microorganism"
    },
    "split_keywords": [
        "senaite",
        "lims",
        "opensource"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b3bf96b52ed5deb1ba6f0509e160973986c897dddcb60f04d898b84e3f265828",
                "md5": "9caeca925f7392fb76a0328045220b8e",
                "sha256": "9873d84c15892664262a06ad8be2a7f2fcd1589add8de61a53cd0616499ee515"
            },
            "downloads": -1,
            "filename": "senaite.microorganism-1.1.0.zip",
            "has_sig": false,
            "md5_digest": "9caeca925f7392fb76a0328045220b8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 63841,
            "upload_time": "2024-01-04T12:54:05",
            "upload_time_iso_8601": "2024-01-04T12:54:05.381600Z",
            "url": "https://files.pythonhosted.org/packages/b3/bf/96b52ed5deb1ba6f0509e160973986c897dddcb60f04d898b84e3f265828/senaite.microorganism-1.1.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 12:54:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "senaite",
    "github_project": "senaite.microorganism",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "42.0.2"
                ]
            ]
        },
        {
            "name": "zc.buildout",
            "specs": [
                [
                    "==",
                    "2.13.3"
                ]
            ]
        },
        {
            "name": "wheel",
            "specs": []
        }
    ],
    "lcname": "senaite.microorganism"
}
        
Elapsed time: 0.16992s