ichor


Nameichor JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryFile Reading for different CC inputs files.
upload_time2023-12-05 13:52:08
maintainer
docs_urlNone
authorY. Manchev
requires_python>=3.8
licenseMIT License Copyright (c) 2023 m-julian 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 computational
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ichor
Package for computational chemistry file reading and other useful functions.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ichor",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "computational",
    "author": "Y. Manchev",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/25/bb/510bc544ae715a7c34431f9467bd3ecc33e70410c423c98c17064412f89f/ichor-1.0.0.tar.gz",
    "platform": null,
    "description": "# ichor\nPackage for computational chemistry file reading and other useful functions.\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 m-julian  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": "File Reading for different CC inputs files.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/m-julian/ichor"
    },
    "split_keywords": [
        "computational"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c053691d457801e6feb97a5cb6a7f9e90b4bdd151e5ac8a350c107cba5cae7c2",
                "md5": "49495ed0c4564403325f68fdf4dd881d",
                "sha256": "cef4e948bc022c0b72a80e87601886dc721dc923fe1d5cb93d3cab76239b9572"
            },
            "downloads": -1,
            "filename": "ichor-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "49495ed0c4564403325f68fdf4dd881d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3768,
            "upload_time": "2023-12-05T13:52:06",
            "upload_time_iso_8601": "2023-12-05T13:52:06.525793Z",
            "url": "https://files.pythonhosted.org/packages/c0/53/691d457801e6feb97a5cb6a7f9e90b4bdd151e5ac8a350c107cba5cae7c2/ichor-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25bb510bc544ae715a7c34431f9467bd3ecc33e70410c423c98c17064412f89f",
                "md5": "012d295ead0db1a569a417d7fcf65ac6",
                "sha256": "71702f1de31cdace137f0463f84804cf95fd2ef5970f37248cbc3a4534b66d8c"
            },
            "downloads": -1,
            "filename": "ichor-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "012d295ead0db1a569a417d7fcf65ac6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 2799,
            "upload_time": "2023-12-05T13:52:08",
            "upload_time_iso_8601": "2023-12-05T13:52:08.272174Z",
            "url": "https://files.pythonhosted.org/packages/25/bb/510bc544ae715a7c34431f9467bd3ecc33e70410c423c98c17064412f89f/ichor-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-05 13:52:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "m-julian",
    "github_project": "ichor",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "ichor"
}
        
Elapsed time: 0.15697s