senaite.abx


Namesenaite.abx JSON
Version 1.2.0 PyPI version JSON
download
home_pagehttps://github.com/senaite/senaite.abx
SummaryAntibiotics handling for SENAITE
upload_time2024-01-04 12:27:11
maintainer
docs_urlNone
authorRIDING BYTES & NARALABS
requires_python
licenseGPLv2
keywords senaite lims opensource
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Antibiotics for SENAITE
=======================

About
-----

SENAITE.ABX adds Antibiotics handling to `SENAITE LIMS`_.

License
-------

**SENAITE.ABX** 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.2.0 (2024-01-04)
------------------

- #10 Do not allow antibiotics with same title and/or abbreviation
-  #9 Remove IAntibioticBehavior and make Antibiotic folderish


1.1.0 (2023-03-27)
------------------

- #8 Fix new antibiotic class not available for selection after creation
- #7 Fix default antibiotics are not created on install


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

- Initial Release
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/senaite/senaite.abx",
    "name": "senaite.abx",
    "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/df/21/433cabc2cd8a624336c9433582a06e64263d3b7f35dcc7f64b931d1d39ca/senaite.abx-1.2.0.zip",
    "platform": null,
    "description": "Antibiotics for SENAITE\n=======================\n\nAbout\n-----\n\nSENAITE.ABX adds Antibiotics handling to `SENAITE LIMS`_.\n\nLicense\n-------\n\n**SENAITE.ABX** 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.2.0 (2024-01-04)\n------------------\n\n- #10 Do not allow antibiotics with same title and/or abbreviation\n-  #9 Remove IAntibioticBehavior and make Antibiotic folderish\n\n\n1.1.0 (2023-03-27)\n------------------\n\n- #8 Fix new antibiotic class not available for selection after creation\n- #7 Fix default antibiotics are not created on install\n\n\n1.0.0 (2022-06-17)\n------------------\n\n- Initial Release",
    "bugtrack_url": null,
    "license": "GPLv2",
    "summary": "Antibiotics handling for SENAITE",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/senaite/senaite.abx"
    },
    "split_keywords": [
        "senaite",
        "lims",
        "opensource"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df21433cabc2cd8a624336c9433582a06e64263d3b7f35dcc7f64b931d1d39ca",
                "md5": "dcc63458b3dbda33b5826b159ed12e88",
                "sha256": "f5c53c400c34aeffeb502be7cdcf2b91169882f4a22ea3b452a4b039bfe90011"
            },
            "downloads": -1,
            "filename": "senaite.abx-1.2.0.zip",
            "has_sig": false,
            "md5_digest": "dcc63458b3dbda33b5826b159ed12e88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 55983,
            "upload_time": "2024-01-04T12:27:11",
            "upload_time_iso_8601": "2024-01-04T12:27:11.348715Z",
            "url": "https://files.pythonhosted.org/packages/df/21/433cabc2cd8a624336c9433582a06e64263d3b7f35dcc7f64b931d1d39ca/senaite.abx-1.2.0.zip",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-04 12:27:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "senaite",
    "github_project": "senaite.abx",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "senaite.abx"
}
        
Elapsed time: 0.17374s