libmonty-logging


Namelibmonty-logging JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://codeberg.org/sunarch/libmonty-logging
Summarylibmonty-logging - Python library - logging-related
upload_time2024-06-15 19:48:06
maintainerAndrás Németh (sunarch)
docs_urlNone
authorAndrás Németh (sunarch)
requires_python>=3.9
licenseMozilla Public License 2.0 (MPL 2.0)
keywords libmonty logging
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # libmonty - logging

Python library - logging-related

### Installation

Available on PyPI: [libmonty-logging](https://pypi.org/project/libmonty-logging/)

```commandline
pip install libmonty-logging
```

## License

[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)

```
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
```

## Acknowledgements

- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).

            

Raw data

            {
    "_id": null,
    "home_page": "https://codeberg.org/sunarch/libmonty-logging",
    "name": "libmonty-logging",
    "maintainer": "Andr\u00e1s N\u00e9meth (sunarch)",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "sunarch@protonmail.com",
    "keywords": "libmonty, logging",
    "author": "Andr\u00e1s N\u00e9meth (sunarch)",
    "author_email": "sunarch@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/08/f5/b6731605168e1668dbfe3a9f29ad4805afe7a272ab6ade8e3ea8d91a2b7e/libmonty_logging-0.2.0.tar.gz",
    "platform": "Any",
    "description": "# libmonty - logging\n\nPython library - logging-related\n\n### Installation\n\nAvailable on PyPI: [libmonty-logging](https://pypi.org/project/libmonty-logging/)\n\n```commandline\npip install libmonty-logging\n```\n\n## License\n\n[Mozilla Public License 2.0](https://www.mozilla.org/en-US/MPL/2.0/)\n\n```\nThis Source Code Form is subject to the terms of the Mozilla Public\nLicense, v. 2.0. If a copy of the MPL was not distributed with this\nfile, You can obtain one at http://mozilla.org/MPL/2.0/.\n```\n\n## Acknowledgements\n\n- Python section in global .gitignore taken from [github/gitignore](https://github.com/github/gitignore) under the [CC0-1.0 License](https://choosealicense.com/licenses/cc0-1.0/).\n",
    "bugtrack_url": null,
    "license": "Mozilla Public License 2.0 (MPL 2.0)",
    "summary": "libmonty-logging - Python library - logging-related",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://codeberg.org/sunarch/libmonty-logging/issues",
        "Homepage": "https://codeberg.org/sunarch/libmonty-logging"
    },
    "split_keywords": [
        "libmonty",
        " logging"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a425e176ef5b1472dbe4cdf455e93562a1ee1e9de6ce084ac4a52af3c6f5428",
                "md5": "47083653e26be6b49aa9a0f037666fbc",
                "sha256": "c17d3f61d097c3ac2f57b5f6a186e324efba7314447346bcb3bb57028ba62833"
            },
            "downloads": -1,
            "filename": "libmonty_logging-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "47083653e26be6b49aa9a0f037666fbc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 12218,
            "upload_time": "2024-06-15T19:48:04",
            "upload_time_iso_8601": "2024-06-15T19:48:04.762765Z",
            "url": "https://files.pythonhosted.org/packages/3a/42/5e176ef5b1472dbe4cdf455e93562a1ee1e9de6ce084ac4a52af3c6f5428/libmonty_logging-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "08f5b6731605168e1668dbfe3a9f29ad4805afe7a272ab6ade8e3ea8d91a2b7e",
                "md5": "9ceb97470570121d9695ceeaccac44a3",
                "sha256": "8d79924d6e58bfddc7566fee1b50e6bd50bc8a70ceea4d26b1e623bf83623ff1"
            },
            "downloads": -1,
            "filename": "libmonty_logging-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9ceb97470570121d9695ceeaccac44a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10040,
            "upload_time": "2024-06-15T19:48:06",
            "upload_time_iso_8601": "2024-06-15T19:48:06.453080Z",
            "url": "https://files.pythonhosted.org/packages/08/f5/b6731605168e1668dbfe3a9f29ad4805afe7a272ab6ade8e3ea8d91a2b7e/libmonty_logging-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-15 19:48:06",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": true,
    "codeberg_user": "sunarch",
    "codeberg_project": "libmonty-logging",
    "lcname": "libmonty-logging"
}
        
Elapsed time: 0.26686s