mblogutil


Namemblogutil JSON
Version 1.0.8 PyPI version JSON
download
home_pageNone
SummarySimple log utility for my own projects
upload_time2024-08-16 00:32:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseMIT License Copyright (c) 2024 Bryce Jenkins Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords log logging logger
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MegaBros Log Utility

Just a dumb log utility for myself to use in my projects.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "mblogutil",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "log, logging, logger",
    "author": null,
    "author_email": "Bryce Jenkins <bryce@durish.xyz>",
    "download_url": "https://files.pythonhosted.org/packages/6c/90/e7fb8bf33c75ca29771abd1b473411361b53c3d4078b125581d2492b5dd4/mblogutil-1.0.8.tar.gz",
    "platform": null,
    "description": "# MegaBros Log Utility\r\n\r\nJust a dumb log utility for myself to use in my projects.\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Bryce Jenkins  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Simple log utility for my own projects",
    "version": "1.0.8",
    "project_urls": {
        "Homepage": "https://github.com/MegaBros-Games/mblogutil"
    },
    "split_keywords": [
        "log",
        " logging",
        " logger"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5fac59e6bac5025eda5391fbdac9333fc74336b6df452dfa452fd0323754df15",
                "md5": "bd95791f501ec3abe4bcb7a62a18b32f",
                "sha256": "cae18d0d3416321d5d44153f1cfeb70191169fd665089a0938fb8c116a1e8524"
            },
            "downloads": -1,
            "filename": "mblogutil-1.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd95791f501ec3abe4bcb7a62a18b32f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 4328,
            "upload_time": "2024-08-16T00:32:09",
            "upload_time_iso_8601": "2024-08-16T00:32:09.736599Z",
            "url": "https://files.pythonhosted.org/packages/5f/ac/59e6bac5025eda5391fbdac9333fc74336b6df452dfa452fd0323754df15/mblogutil-1.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6c90e7fb8bf33c75ca29771abd1b473411361b53c3d4078b125581d2492b5dd4",
                "md5": "6c0010b1ef82c48aa60cec48d81f1c8c",
                "sha256": "0fa137781a670170f066c65c7ea8ad3140b68b83ea3afabb5c679c6770b1bd6b"
            },
            "downloads": -1,
            "filename": "mblogutil-1.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "6c0010b1ef82c48aa60cec48d81f1c8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 3604,
            "upload_time": "2024-08-16T00:32:11",
            "upload_time_iso_8601": "2024-08-16T00:32:11.173486Z",
            "url": "https://files.pythonhosted.org/packages/6c/90/e7fb8bf33c75ca29771abd1b473411361b53c3d4078b125581d2492b5dd4/mblogutil-1.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-16 00:32:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MegaBros-Games",
    "github_project": "mblogutil",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "mblogutil"
}
        
Elapsed time: 0.66308s