portal-ipc


Nameportal-ipc JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryInter-process communication library
upload_time2024-11-28 18:06:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords ipc inter-process communication
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # portal-ipc

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "portal-ipc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "ipc, inter-process communication",
    "author": null,
    "author_email": "sean1832 <dev@zekezhang.com>",
    "download_url": "https://files.pythonhosted.org/packages/53/3b/49dbf20c3c823366419735b4f927238de8f2833053a4663cb01303a5b86b/portal_ipc-0.0.1.tar.gz",
    "platform": null,
    "description": "# portal-ipc\r\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Inter-process communication library",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/sean1832/portal-ipc",
        "Issues": "https://github.com/sean1832/portal-ipc/issues"
    },
    "split_keywords": [
        "ipc",
        " inter-process communication"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f33154ea24e4d5e1723d1562873508ff875c9d175be75b2df281b2f76e9f990c",
                "md5": "06980cbec821b644d397cd539744e9b5",
                "sha256": "ea448529c97fa874218a3d1459a583072078842308e12d3f20a892cc5095534f"
            },
            "downloads": -1,
            "filename": "portal_ipc-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "06980cbec821b644d397cd539744e9b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4442,
            "upload_time": "2024-11-28T18:06:23",
            "upload_time_iso_8601": "2024-11-28T18:06:23.366377Z",
            "url": "https://files.pythonhosted.org/packages/f3/31/54ea24e4d5e1723d1562873508ff875c9d175be75b2df281b2f76e9f990c/portal_ipc-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "533b49dbf20c3c823366419735b4f927238de8f2833053a4663cb01303a5b86b",
                "md5": "aeed3203061baaa0d8c96a25757d8543",
                "sha256": "faeab239c54485b0f32242c20fe112b691f79ced00301676850852638ff071bf"
            },
            "downloads": -1,
            "filename": "portal_ipc-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "aeed3203061baaa0d8c96a25757d8543",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3802,
            "upload_time": "2024-11-28T18:06:24",
            "upload_time_iso_8601": "2024-11-28T18:06:24.644694Z",
            "url": "https://files.pythonhosted.org/packages/53/3b/49dbf20c3c823366419735b4f927238de8f2833053a4663cb01303a5b86b/portal_ipc-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 18:06:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sean1832",
    "github_project": "portal-ipc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "portal-ipc"
}
        
Elapsed time: 0.94402s