{ "info": { "author": "Kunpeng Zhang", "author_email": "zkppro@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Communications" ], "description": "Implement a simple serial communication protocol. Use binary mode with frame CRC check. Each data length is no more than 256 bytes (including frame header).", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mobinrg/JMSPComm_python", "keywords": "communication protocolwireless commarduino433MHz 315MHz", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "JMSPComm", "package_url": "https://pypi.org/project/JMSPComm/", "platform": "Linux", "project_url": "https://pypi.org/project/JMSPComm/", "project_urls": { "Homepage": "https://github.com/mobinrg/JMSPComm_python" }, "release_url": "https://pypi.org/project/JMSPComm/1.0.0/", "requires_dist": null, "requires_python": "", "summary": "Implement a simple serial communication protocol. Use binary mode with frame CRC check. Each data length is no more than 256 bytes (including frame header).", "version": "1.0.0" }, "last_serial": 4598085, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "06049a6ee222d0e075437d3a1ce21450", "sha256": "6e39d862a4ac0f2ed14cc6fbf5c41791b777ed39fb348b9693e2761c34458eeb" }, "downloads": -1, "filename": "JMSPComm-1.0.0.tar.gz", "has_sig": false, "md5_digest": "06049a6ee222d0e075437d3a1ce21450", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3337, "upload_time": "2018-12-14T05:54:59", "url": "https://files.pythonhosted.org/packages/72/a5/3d16990425735006f3b704ebb8ccb4724298f0b07ec9703a643839f2faa6/JMSPComm-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "06049a6ee222d0e075437d3a1ce21450", "sha256": "6e39d862a4ac0f2ed14cc6fbf5c41791b777ed39fb348b9693e2761c34458eeb" }, "downloads": -1, "filename": "JMSPComm-1.0.0.tar.gz", "has_sig": false, "md5_digest": "06049a6ee222d0e075437d3a1ce21450", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3337, "upload_time": "2018-12-14T05:54:59", "url": "https://files.pythonhosted.org/packages/72/a5/3d16990425735006f3b704ebb8ccb4724298f0b07ec9703a643839f2faa6/JMSPComm-1.0.0.tar.gz" } ] }