{ "info": { "author": "Greg Albrecht", "author_email": "gba@orionlabs.io", "bugtrack_url": null, "classifiers": [], "description": "Python Module for Dummy Serial\n******************************\n\nEmulates pyserial's write/read responses from a serial port.\n\nWorks by suppling a dictionary of responses to various paramters.\n\nFor example::\n\n ds_responses = {\n 'taco': 'yum'\n }\n\nWould `read()` *yum* for a `write()` of *taco*.\n\nDerived from Jonas Berg's 'dummy_serial.py'.\n\nSource\n======\nGithub: https://github.com/ampledata/dummyserial\n\nAuthors\n=======\n* 'dummyserial' Stand-alone Python Module: Greg Albrecht \n* 'dummy_serial.py' Mock Fixture: Jonas Berg \n\nCopyright\n=========\nCopyright 2016 Orion Labs, Inc.\n\nLicense\n=======\nApache License, Version 2.0", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ampledata/dummyserial", "keywords": null, "license": "Copyright 2016 Orion Labs, Inc.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.", "maintainer": null, "maintainer_email": null, "name": "dummyserial", "package_url": "https://pypi.org/project/dummyserial/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/dummyserial/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ampledata/dummyserial" }, "release_url": "https://pypi.org/project/dummyserial/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "Dummy Serial Implementation.", "version": "1.0.0" }, "last_serial": 2095990, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "5d061402a72be2c8842939c884db5820", "sha256": "bb1dcbe9282ae4f71c3e44d297774c52c7595af684cefb1de9562e641a364342" }, "downloads": -1, "filename": "dummyserial-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5d061402a72be2c8842939c884db5820", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4611, "upload_time": "2016-05-02T23:39:31", "url": "https://files.pythonhosted.org/packages/be/ed/e99e3c3ef5384a9770d59372d3b3e2716857f7322596c124dabc3256906f/dummyserial-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5d061402a72be2c8842939c884db5820", "sha256": "bb1dcbe9282ae4f71c3e44d297774c52c7595af684cefb1de9562e641a364342" }, "downloads": -1, "filename": "dummyserial-1.0.0.tar.gz", "has_sig": false, "md5_digest": "5d061402a72be2c8842939c884db5820", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4611, "upload_time": "2016-05-02T23:39:31", "url": "https://files.pythonhosted.org/packages/be/ed/e99e3c3ef5384a9770d59372d3b3e2716857f7322596c124dabc3256906f/dummyserial-1.0.0.tar.gz" } ] }