yapu


Nameyapu JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryYet Another argParsing Util
upload_time2024-01-22 23:22:21
maintainer
docs_urlNone
author
requires_python>=3.11
licenseMIT License Copyright (c) 2024 Jan Olszewski 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 argparser
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # yapu
Yet Another Parsing Util

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "yapu",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": "",
    "keywords": "argparser",
    "author": "",
    "author_email": "jano1906 <janolszewski1906@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/a8/4b/77aeb3c2978b55419117ad988b01932f622a1fe6643b91236876f11d5df0/yapu-0.1.1.tar.gz",
    "platform": null,
    "description": "# yapu\nYet Another Parsing Util\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Jan Olszewski  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": "Yet Another argParsing Util",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/jano1906/yapu"
    },
    "split_keywords": [
        "argparser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b7d912a40d5878ca2cc0539c7878a9f111889d96a5dd248ce282f3c0acfa36a3",
                "md5": "48f39b915659d9f7555fd92f5df03922",
                "sha256": "97eb9a6e42f4594fa54058e25d8aa8a8b367287e30cc6d2f14c827509b9c5319"
            },
            "downloads": -1,
            "filename": "yapu-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "48f39b915659d9f7555fd92f5df03922",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 3718,
            "upload_time": "2024-01-22T23:22:20",
            "upload_time_iso_8601": "2024-01-22T23:22:20.321220Z",
            "url": "https://files.pythonhosted.org/packages/b7/d9/12a40d5878ca2cc0539c7878a9f111889d96a5dd248ce282f3c0acfa36a3/yapu-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a84b77aeb3c2978b55419117ad988b01932f622a1fe6643b91236876f11d5df0",
                "md5": "eb5e22ab17198f75b974c177fe4faf25",
                "sha256": "0b772bc007219853620afe8b966655484099bb1f324b4d697db0a7bf1e92e25a"
            },
            "downloads": -1,
            "filename": "yapu-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "eb5e22ab17198f75b974c177fe4faf25",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 2913,
            "upload_time": "2024-01-22T23:22:21",
            "upload_time_iso_8601": "2024-01-22T23:22:21.981263Z",
            "url": "https://files.pythonhosted.org/packages/a8/4b/77aeb3c2978b55419117ad988b01932f622a1fe6643b91236876f11d5df0/yapu-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-22 23:22:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jano1906",
    "github_project": "yapu",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "yapu"
}
        
Elapsed time: 0.21481s