{ "info": { "author": "Gee Bartlett", "author_email": "gee@pimoroni.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.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: System :: Hardware" ], "description": "RV3028 Real Time Clock Breakout\n===============================\n\n|Build Status| |Coverage Status| |PyPi Package| |Python Versions|\n\nInstalling\n==========\n\nStable library from PyPi:\n\n- Just run ``sudo pip install rv3028``\n\nLatest/development library from GitHub:\n\n- ``git clone https://github.com/pimoroni/rv3028-python``\n- ``cd rv3028-python``\n- ``sudo ./install.sh``\n\n.. |Build Status| image:: https://travis-ci.com/pimoroni/rv3028-python.svg?branch=master\n :target: https://travis-ci.com/pimoroni/rv3028-python\n.. |Coverage Status| image:: https://coveralls.io/repos/github/pimoroni/rv3028-python/badge.svg?branch=master\n :target: https://coveralls.io/github/pimoroni/rv3028-python?branch=master\n.. |PyPi Package| image:: https://img.shields.io/pypi/v/rv3028.svg\n :target: https://pypi.python.org/pypi/rv3028\n.. |Python Versions| image:: https://img.shields.io/pypi/pyversions/rv3028.svg\n :target: https://pypi.python.org/pypi/rv3028\n\n0.0.4\n-----\n\n* Port to i2cdevice>=0.0.6 set/get API\n* Cleaned up i2cdevice bindings\n* Corrected 12-hour and am/pm bits in bindings\n\n0.0.3\n-----\n\n* Bugfix to support days of month in the 20s\n\n0.0.2\n-----\n\n* Major bugfix to support hours past 8PM\n* Other minor fixes and improvements\n\n0.0.1\n-----\n\n* Initial Release\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pimoroni.com", "keywords": "Raspberry Pi", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "rv3028", "package_url": "https://pypi.org/project/rv3028/", "platform": "", "project_url": "https://pypi.org/project/rv3028/", "project_urls": { "GitHub": "https://www.github.com/pimoroni/rv3028-python", "Homepage": "http://www.pimoroni.com" }, "release_url": "https://pypi.org/project/rv3028/0.0.4/", "requires_dist": [ "i2cdevice (>=0.0.6)" ], "requires_python": "", "summary": "Python library for the RV3028 Real Time Clock", "version": "0.0.4" }, "last_serial": 5825698, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "f546ab8b97a5902e3ddf416e68e16537", "sha256": "fe00a1eb8a4e2b4e5259ab226f501c66ddbf759ecf96e324f55689bd96219c81" }, "downloads": -1, "filename": "rv3028-0.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "f546ab8b97a5902e3ddf416e68e16537", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6628, "upload_time": "2019-06-07T11:36:17", "url": "https://files.pythonhosted.org/packages/c6/b0/807c982dcb1bda6074a84e64ce062bf64d808f5ffb0dc49cf151c3a33cfb/rv3028-0.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3a19df1ff2c33c2bf7ec862113bf1345", "sha256": "d1cc049c17e3ae465194147270e12f3e198f4de4e9b89136927b99dc1253a8f3" }, "downloads": -1, "filename": "rv3028-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "3a19df1ff2c33c2bf7ec862113bf1345", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6630, "upload_time": "2019-06-07T11:36:19", "url": "https://files.pythonhosted.org/packages/fd/e5/450851e8a341abacf5a8d20bcf9a04008b49a376d8feb214b5f6b90a0928/rv3028-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "90e6ef0c7eac764f10acaf731a46b81f", "sha256": "5d3a5834fe53a29aeae445725e49fb7516662bc12403ebc43333bfe173fe1b76" }, "downloads": -1, "filename": "rv3028-0.0.1.tar.gz", "has_sig": false, "md5_digest": "90e6ef0c7eac764f10acaf731a46b81f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6116, "upload_time": "2019-06-07T11:36:20", "url": "https://files.pythonhosted.org/packages/a6/6f/bc16083b5325e16c0abd2a1fa88ec5c1101e7b6d79b92746a82d94407510/rv3028-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "642173512319250b5aac15a23fb73468", "sha256": "b4cdee67dcffbf838ce82932f1934086e72efd49222e50dc454acf5af01762e9" }, "downloads": -1, "filename": "rv3028-0.0.2-py2-none-any.whl", "has_sig": false, "md5_digest": "642173512319250b5aac15a23fb73468", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6673, "upload_time": "2019-06-10T15:23:15", "url": "https://files.pythonhosted.org/packages/a5/0a/e69d3418ec7a33f89a8e3cf786989accd359e1429f6b543179f40669d99b/rv3028-0.0.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7589f4a7073d611b7dab90706d78057d", "sha256": "b46cf75c496aa70331867a02eb2f667668c6d36d39ac5e5f4146193e62bc3aab" }, "downloads": -1, "filename": "rv3028-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "7589f4a7073d611b7dab90706d78057d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 5318, "upload_time": "2019-06-10T15:23:16", "url": "https://files.pythonhosted.org/packages/71/09/20f581aff8e3058f8b6cf7725a5c91720397e4be26677ec77cb4c6b64ba6/rv3028-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3b0c0807635ba17894bb7bc6235c127d", "sha256": "016c0a2041e4085302c239356ce9bd0caa8f0d008eb7b3c29c7b62a95c5cc506" }, "downloads": -1, "filename": "rv3028-0.0.2.tar.gz", "has_sig": false, "md5_digest": "3b0c0807635ba17894bb7bc6235c127d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6302, "upload_time": "2019-06-10T15:23:18", "url": "https://files.pythonhosted.org/packages/a1/f6/acabd1912ce96ccb5bcb7455aced813dbd4375ef21fd4089aba6ff66f9ae/rv3028-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "f126549d4fa543c3532c3a1e3aa7625d", "sha256": "9cba5f97a75da4d602b8cf5517de026dc4cd4c46efcdd6b87ed04e5db9da39fd" }, "downloads": -1, "filename": "rv3028-0.0.3-py2-none-any.whl", "has_sig": false, "md5_digest": "f126549d4fa543c3532c3a1e3aa7625d", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6180, "upload_time": "2019-07-22T09:42:33", "url": "https://files.pythonhosted.org/packages/a8/f4/70747bddc802450af51a0d109ec4b50185ec3a98eecb389b6ae7e4d159a7/rv3028-0.0.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cdcce7842f04f6cf71689eae82abf945", "sha256": "35ca2b953bff85721f2c528f66ec2e6955419f8174ea064e19a4fb31d1ac9ca7" }, "downloads": -1, "filename": "rv3028-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "cdcce7842f04f6cf71689eae82abf945", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6179, "upload_time": "2019-07-22T09:42:34", "url": "https://files.pythonhosted.org/packages/cd/e3/36191dba9ff9365fff447852cf622f3372b2057e3e2da0d33b16f06bf8c8/rv3028-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "75033204cf60bbdece0f93b6c3eb8e8e", "sha256": "0f1aadde909d41b009fb8690eca461578030eadc477c079f699d5e05791f13d6" }, "downloads": -1, "filename": "rv3028-0.0.3.tar.gz", "has_sig": false, "md5_digest": "75033204cf60bbdece0f93b6c3eb8e8e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6293, "upload_time": "2019-07-22T09:42:36", "url": "https://files.pythonhosted.org/packages/e2/f7/981f2aae6e00bca8bb814ab1c4c24c0bc09ab9271de43c5fb0251e82ee01/rv3028-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "fb55176d9e82686d73f198091c1bb4e5", "sha256": "48cb142030a8a6ffebaba338a288604cb1a9d69958034223cc4f1bc6e80fe9f8" }, "downloads": -1, "filename": "rv3028-0.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "fb55176d9e82686d73f198091c1bb4e5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6174, "upload_time": "2019-09-13T13:45:10", "url": "https://files.pythonhosted.org/packages/9a/e1/60087467b67d02249fb97226ae98c3cb2cfb593d216991515cfbe69ef9d4/rv3028-0.0.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7b7ad6d675f3f357fece95e05b782e8", "sha256": "618e8d20cd84de5db329c9e9021e01f4afb649b84a193eeb33b8a420d7529cf4" }, "downloads": -1, "filename": "rv3028-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "b7b7ad6d675f3f357fece95e05b782e8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6175, "upload_time": "2019-09-13T13:45:12", "url": "https://files.pythonhosted.org/packages/d8/5b/e2415c0f47a20e30d2fdd44d7edda6545aada12d70b85573905d3f5a5031/rv3028-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1238a589c497fe8aae0a9ae1776fd55d", "sha256": "86041bb16055df724e972e48502c5961d75bcfdc09de77e35ccabb523ad648b5" }, "downloads": -1, "filename": "rv3028-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1238a589c497fe8aae0a9ae1776fd55d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6238, "upload_time": "2019-09-13T13:45:14", "url": "https://files.pythonhosted.org/packages/f5/58/2a5eb69e1ab81dea22112ab739a77b0365445f92f70994dbd0126f53fbf8/rv3028-0.0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fb55176d9e82686d73f198091c1bb4e5", "sha256": "48cb142030a8a6ffebaba338a288604cb1a9d69958034223cc4f1bc6e80fe9f8" }, "downloads": -1, "filename": "rv3028-0.0.4-py2-none-any.whl", "has_sig": false, "md5_digest": "fb55176d9e82686d73f198091c1bb4e5", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 6174, "upload_time": "2019-09-13T13:45:10", "url": "https://files.pythonhosted.org/packages/9a/e1/60087467b67d02249fb97226ae98c3cb2cfb593d216991515cfbe69ef9d4/rv3028-0.0.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b7b7ad6d675f3f357fece95e05b782e8", "sha256": "618e8d20cd84de5db329c9e9021e01f4afb649b84a193eeb33b8a420d7529cf4" }, "downloads": -1, "filename": "rv3028-0.0.4-py3-none-any.whl", "has_sig": false, "md5_digest": "b7b7ad6d675f3f357fece95e05b782e8", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6175, "upload_time": "2019-09-13T13:45:12", "url": "https://files.pythonhosted.org/packages/d8/5b/e2415c0f47a20e30d2fdd44d7edda6545aada12d70b85573905d3f5a5031/rv3028-0.0.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1238a589c497fe8aae0a9ae1776fd55d", "sha256": "86041bb16055df724e972e48502c5961d75bcfdc09de77e35ccabb523ad648b5" }, "downloads": -1, "filename": "rv3028-0.0.4.tar.gz", "has_sig": false, "md5_digest": "1238a589c497fe8aae0a9ae1776fd55d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6238, "upload_time": "2019-09-13T13:45:14", "url": "https://files.pythonhosted.org/packages/f5/58/2a5eb69e1ab81dea22112ab739a77b0365445f92f70994dbd0126f53fbf8/rv3028-0.0.4.tar.gz" } ] }