mcoreutils


Namemcoreutils JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/CMT-MU/mcoreutils
Summarycore utility
upload_time2023-05-15 03:26:09
maintainer
docs_urlNone
authorHiroaki Kusunose
requires_python>=3.8
licenseMIT
keywords core utility
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # MCoreUtils

A versatile python utility library.

## Installation

mcoreutils can be installed from PyPI using pip on Python >= 3.8:
```
pip install mcoreutils
```
You can also visit
[PyPI](https://pypi.org/project/mcoreutils/) or [GitHub](https://github.com/CMT-MU/MCoreUtils) to download the source.

## Authors
Hiroaki Kusunose

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/CMT-MU/mcoreutils",
    "name": "mcoreutils",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "core utility",
    "author": "Hiroaki Kusunose",
    "author_email": "hiroaki.kusunose@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a1/95/dbee9e2982cf326021d2bbea4076e36bb2184fe81fa08f7ad563201d2db6/mcoreutils-1.0.0.tar.gz",
    "platform": null,
    "description": "# MCoreUtils\n\nA versatile python utility library.\n\n## Installation\n\nmcoreutils can be installed from PyPI using pip on Python >= 3.8:\n```\npip install mcoreutils\n```\nYou can also visit\n[PyPI](https://pypi.org/project/mcoreutils/) or [GitHub](https://github.com/CMT-MU/MCoreUtils) to download the source.\n\n## Authors\nHiroaki Kusunose\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "core utility",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/CMT-MU/mcoreutils"
    },
    "split_keywords": [
        "core",
        "utility"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c40ff9de9463c8cd26ed536ab7a6ed15aed8e676b29c33d86d0890f78fd4282a",
                "md5": "1d82dab891088d0ea21a96e099f4cea5",
                "sha256": "9fd3742a7ed49e8cf49c7efb257a66714478d4aa61fc2932988fc3970854367e"
            },
            "downloads": -1,
            "filename": "mcoreutils-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d82dab891088d0ea21a96e099f4cea5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 30150,
            "upload_time": "2023-05-15T03:26:07",
            "upload_time_iso_8601": "2023-05-15T03:26:07.617201Z",
            "url": "https://files.pythonhosted.org/packages/c4/0f/f9de9463c8cd26ed536ab7a6ed15aed8e676b29c33d86d0890f78fd4282a/mcoreutils-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a195dbee9e2982cf326021d2bbea4076e36bb2184fe81fa08f7ad563201d2db6",
                "md5": "343fa2cfc52d258568e5baa854fb0b8c",
                "sha256": "bda5cbaec934cc3dd5056565d7075cdc8360f35fe5773b31b4af3e3407f2e337"
            },
            "downloads": -1,
            "filename": "mcoreutils-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "343fa2cfc52d258568e5baa854fb0b8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 33480,
            "upload_time": "2023-05-15T03:26:09",
            "upload_time_iso_8601": "2023-05-15T03:26:09.671047Z",
            "url": "https://files.pythonhosted.org/packages/a1/95/dbee9e2982cf326021d2bbea4076e36bb2184fe81fa08f7ad563201d2db6/mcoreutils-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-15 03:26:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CMT-MU",
    "github_project": "mcoreutils",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mcoreutils"
}
        
Elapsed time: 0.09415s