halting


Namehalting JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryPhysics Library to manage physical units.
upload_time2024-06-02 15:10:06
maintainerNone
docs_urlNone
authorNone
requires_python>=3.0
licenseMIT License Copyright (c) 2024 João Vitor Witt 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 python physics lib development
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Physics Library

This package allows the user to manipulate and convert various physics units

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "halting",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": null,
    "keywords": "python, physics, lib, development",
    "author": null,
    "author_email": "Jo\u00e3o Vitor Witt <joaovitorwitt2004@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/59/06/601c85f2feba2a6580c189974d5fe91aa6aa976096718fd3f9d9136c3819/halting-1.0.0.tar.gz",
    "platform": null,
    "description": "# Physics Library\r\n\r\nThis package allows the user to manipulate and convert various physics units\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Jo\u00e3o Vitor Witt  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": "Physics Library to manage physical units.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/joaovitorwitt/physics-lib",
        "Issues": "https://github.com/joaovitorwitt/physics-lib/issues",
        "Pulls": "https://github.com/joaovitorwitt/physics-lib/pulls"
    },
    "split_keywords": [
        "python",
        " physics",
        " lib",
        " development"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a18e3ec2ce7c88f5ddc009227b03d06f38830bbde32985d441dc511dd476257",
                "md5": "9d00972a11a88ce5f273dbefb352c270",
                "sha256": "5cca05086cfa0249efa2cac24179fcabe3c976ea0f920990e89efc10f5bac00f"
            },
            "downloads": -1,
            "filename": "halting-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d00972a11a88ce5f273dbefb352c270",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.0",
            "size": 8598,
            "upload_time": "2024-06-02T15:10:04",
            "upload_time_iso_8601": "2024-06-02T15:10:04.030682Z",
            "url": "https://files.pythonhosted.org/packages/9a/18/e3ec2ce7c88f5ddc009227b03d06f38830bbde32985d441dc511dd476257/halting-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5906601c85f2feba2a6580c189974d5fe91aa6aa976096718fd3f9d9136c3819",
                "md5": "8ebe867a542c1b5361f3853609d38ba3",
                "sha256": "f0bffc8c738eb8250759cab6fe5a3359f599a4563babf20840607ed09513ed86"
            },
            "downloads": -1,
            "filename": "halting-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8ebe867a542c1b5361f3853609d38ba3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 6028,
            "upload_time": "2024-06-02T15:10:06",
            "upload_time_iso_8601": "2024-06-02T15:10:06.113131Z",
            "url": "https://files.pythonhosted.org/packages/59/06/601c85f2feba2a6580c189974d5fe91aa6aa976096718fd3f9d9136c3819/halting-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-02 15:10:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "joaovitorwitt",
    "github_project": "physics-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "halting"
}
        
Elapsed time: 0.24898s