{ "info": { "author": "Alexander Hiam", "author_email": "alex@graycat.io", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Topic :: Software Development :: Embedded Systems", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Hardware" ], "description": "# Serbus\n\nCopyright (c) 2015 - Gray Cat Labs - https://graycat.io\n\nSerbus provides basic C APIs for the I2C and SPI serial bus protocols on \nGNU/Linux based systems, as well as a Python package built on top of them. \n\nIt's really just a wrapper for the ioctl commands provided by the standard Linux \nI2C and SPI drivers, so it should be pretty universal. That said, I've currently\nonly tested it extensively on the BeagleBone Black, so use it at your own risk! \n(And let me know if it's working for you on another system)\n\n* Source code: https://github.com/graycatlabs/serbus/\n* C API documentation: https://graycat.io/docs/serbus/\n* Python API documentation: https://graycat.io/docs/serbus/python/\n\n## Contributing\n\nHave something to contribute? Great! This project follows the Contributor \nCovenant Code of Conduct, so be sure to read `code_of_conduct.md`.\n\n## License\n\nReleased under the MIT license.\n\n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n\n The above copyright notice and this permission notice shall be included in\n all copies or substantial portions of the Software.\n\n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n THE SOFTWARE.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/graycatlabs/serbus/tarball/v1.0.5", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/graycatlabs/serbus", "keywords": "I2C,SPI,serial,Linux", "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "serbus", "package_url": "https://pypi.org/project/serbus/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/serbus/", "project_urls": { "Download": "https://github.com/graycatlabs/serbus/tarball/v1.0.5", "Homepage": "https://github.com/graycatlabs/serbus" }, "release_url": "https://pypi.org/project/serbus/1.0.5/", "requires_dist": null, "requires_python": null, "summary": "A Python package for I2C and SPI serial bus communication on GNU/Linux systems.", "version": "1.0.5" }, "last_serial": 2135320, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "96b689d63e6de88306cae1cbb05b3a39", "sha256": "9f79201e1a9a77a1461dd37f8915f61e4de559ba816d0beb0979684edddf5078" }, "downloads": -1, "filename": "serbus-1.0.1.tar.gz", "has_sig": false, "md5_digest": "96b689d63e6de88306cae1cbb05b3a39", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10044, "upload_time": "2015-10-16T17:02:55", "url": "https://files.pythonhosted.org/packages/84/fb/ebb29362be207de1b947f0a12073281856e41f042dfb3a38641a9fed7ef7/serbus-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "42ed8d2cb34615d5a5ab08dcea801e64", "sha256": "61816fc44dcd56749413c4e704766d033ce77f8eecd48f556495dd815168c349" }, "downloads": -1, "filename": "serbus-1.0.2.tar.gz", "has_sig": false, "md5_digest": "42ed8d2cb34615d5a5ab08dcea801e64", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10080, "upload_time": "2015-10-18T16:59:51", "url": "https://files.pythonhosted.org/packages/e9/4a/e7fa4d96825f3b4d0ce2b4270a87bee96bf12b5838579fa3d34c3cec8b87/serbus-1.0.2.tar.gz" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "833ca4b102524016389996aa1d052421", "sha256": "fe0e6784acd95be76bbe444e7b4b547577adf3c324e0a522be20fc017f5e0de0" }, "downloads": -1, "filename": "serbus-1.0.3.tar.gz", "has_sig": false, "md5_digest": "833ca4b102524016389996aa1d052421", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11034, "upload_time": "2015-10-23T21:23:51", "url": "https://files.pythonhosted.org/packages/d5/80/023c87783f163707d3488cebda9975048fc6dd00740307cf727951817edd/serbus-1.0.3.tar.gz" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "7e8a74a9b3c9b7f80579890afb1af243", "sha256": "b0756a72cf8e07cf44b71cd0b8798271c42d668b803daf2d0f116aa9c1553058" }, "downloads": -1, "filename": "serbus-1.0.4.tar.gz", "has_sig": false, "md5_digest": "7e8a74a9b3c9b7f80579890afb1af243", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12419, "upload_time": "2015-10-28T20:47:12", "url": "https://files.pythonhosted.org/packages/f5/5e/2499161978316f60bfe4323bebb566c7fe68d05c70440eb2b957d9f9fb1c/serbus-1.0.4.tar.gz" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "806f9761f74842143a1b6965fb99b1cb", "sha256": "68f83991fe9bf8ebfb6866869db46a1a3b27eb0eace63d3f5bb0037f2c659d26" }, "downloads": -1, "filename": "serbus-1.0.5.tar.gz", "has_sig": false, "md5_digest": "806f9761f74842143a1b6965fb99b1cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13017, "upload_time": "2016-05-26T17:46:41", "url": "https://files.pythonhosted.org/packages/5e/81/3b32ec5631066177c73d7ea5888ff116e31e59f0e77077437a87cc597562/serbus-1.0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "806f9761f74842143a1b6965fb99b1cb", "sha256": "68f83991fe9bf8ebfb6866869db46a1a3b27eb0eace63d3f5bb0037f2c659d26" }, "downloads": -1, "filename": "serbus-1.0.5.tar.gz", "has_sig": false, "md5_digest": "806f9761f74842143a1b6965fb99b1cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13017, "upload_time": "2016-05-26T17:46:41", "url": "https://files.pythonhosted.org/packages/5e/81/3b32ec5631066177c73d7ea5888ff116e31e59f0e77077437a87cc597562/serbus-1.0.5.tar.gz" } ] }