smipc


Namesmipc JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/osom8979/smipc
SummaryShared Memory IPC
upload_time2024-08-19 09:05:35
maintainerNone
docs_urlNone
authorzer0
requires_python>=3.9
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # smipc

[![PyPI](https://img.shields.io/pypi/v/smipc?style=flat-square)](https://pypi.org/project/smipc/)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/smipc?style=flat-square)
[![GitHub](https://img.shields.io/github/license/osom8979/smipc?style=flat-square)](https://github.com/osom8979/smipc/)

Shared Memory IPC

## License

See the [LICENSE](./LICENSE) file for details. In summary,
**smipc** is licensed under the **MIT license**.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/osom8979/smipc",
    "name": "smipc",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "zer0",
    "author_email": "osom8979@gmail.com",
    "download_url": null,
    "platform": null,
    "description": "# smipc\n\n[![PyPI](https://img.shields.io/pypi/v/smipc?style=flat-square)](https://pypi.org/project/smipc/)\n![PyPI - Python Version](https://img.shields.io/pypi/pyversions/smipc?style=flat-square)\n[![GitHub](https://img.shields.io/github/license/osom8979/smipc?style=flat-square)](https://github.com/osom8979/smipc/)\n\nShared Memory IPC\n\n## License\n\nSee the [LICENSE](./LICENSE) file for details. In summary,\n**smipc** is licensed under the **MIT license**.\n\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Shared Memory IPC",
    "version": "0.1.1",
    "project_urls": {
        "GitHub: issues": "https://github.com/osom8979/smipc/issues",
        "GitHub: repo": "https://github.com/osom8979/smipc",
        "Homepage": "https://github.com/osom8979/smipc"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "04beb693fc6620bb622524d2398b303ad4dfc5a505cd68c8233e659265fb2417",
                "md5": "7bdb06c124f22d21ad90dc40ccdc48b1",
                "sha256": "4f65b8bb02a5d6adf5636d891309c8cc87931d1c6e4ced1319c23d82c9a38359"
            },
            "downloads": -1,
            "filename": "smipc-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7bdb06c124f22d21ad90dc40ccdc48b1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 36007,
            "upload_time": "2024-08-19T09:05:35",
            "upload_time_iso_8601": "2024-08-19T09:05:35.417484Z",
            "url": "https://files.pythonhosted.org/packages/04/be/b693fc6620bb622524d2398b303ad4dfc5a505cd68c8233e659265fb2417/smipc-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 09:05:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "osom8979",
    "github_project": "smipc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "smipc"
}
        
Elapsed time: 0.52496s