{ "info": { "author": "Philip Howard", "author_email": "phil@pimoroni.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "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": "RPi.version\n===========\n\nThis library provides a break down of the new 32bit revision bitfield,\ndetailing the Pi type, origins, amount of memory and CPU details.\n\nReference\n---------\n\nStart with:\n\n import RPi.version\n\nProcessor version:\n\n RPi.version.processor\n\nMemory amount ( in MB ):\n\n RPi.version.memory\n\nRaspberry Pi Type:\n\n RPi.version.type\n\nManufacturer:\n\n RPi.version.manufacturer\n\nRevision:\n\n RPi.version.revision\n\nPi Model, returns either A, B or CM for Computer Module.\n\n RPi.version.model\n\nPi version, returns either 1 or 2 for Pi 2\n\n RPi.version.version\n\nInfo, returns all info as a dictionary\n\n RPi.version.info\n\nChangelog\n=========\n\n1.2\n---\n\n * Fixed python -m RPi.version functionality\n\n1.1\n---\n\n * Added model and version\n\n1.0\n---\n\n * First release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.pimoroni.com", "keywords": "Raspberry Pi Version Information", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "RPi.version", "package_url": "https://pypi.org/project/RPi.version/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/RPi.version/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.pimoroni.com" }, "release_url": "https://pypi.org/project/RPi.version/1.2/", "requires_dist": null, "requires_python": null, "summary": "Detailed information about Raspberry Pi version", "version": "1.2" }, "last_serial": 1409303, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "7afbae1d8afec627dfef7ccda577b33a", "sha256": "42c1c2cbb40dfb78a1bb653752cfa88b5c0a509f722897782317f30012f0bb79" }, "downloads": -1, "filename": "RPi.version-1.0.tar.gz", "has_sig": false, "md5_digest": "7afbae1d8afec627dfef7ccda577b33a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3461, "upload_time": "2015-02-04T11:24:37", "url": "https://files.pythonhosted.org/packages/fb/f7/b01fe3b0a20c3bf75f5545974d6e0b8a4fc9ea94a92937adc61ca70ef7cd/RPi.version-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "ebc5a1a8899aaed051daca5a6737a52a", "sha256": "d1ee68673ac2abcd683ca3c9cefa46b7b93adfc56b432d550cc86fa4ca076a08" }, "downloads": -1, "filename": "RPi.version-1.1.tar.gz", "has_sig": false, "md5_digest": "ebc5a1a8899aaed051daca5a6737a52a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3698, "upload_time": "2015-02-04T11:33:14", "url": "https://files.pythonhosted.org/packages/e4/49/42b633762680cfa33e5478fe54aa61fa1b196f7d9ecb9c05c1356d9fe843/RPi.version-1.1.tar.gz" } ], "1.2": [ { "comment_text": "", "digests": { "md5": "0fa397b2755fc5d25ea07f751856ecd4", "sha256": "575e426308306a8d347de98a77ad540fab31109d2365bc64d3a66d88a095b947" }, "downloads": -1, "filename": "RPi.version-1.2.tar.gz", "has_sig": false, "md5_digest": "0fa397b2755fc5d25ea07f751856ecd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3745, "upload_time": "2015-02-04T11:36:30", "url": "https://files.pythonhosted.org/packages/b6/ed/fd22b275b531d2a25cfb1411f10acb9245c119a8341feca74a72598b748b/RPi.version-1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0fa397b2755fc5d25ea07f751856ecd4", "sha256": "575e426308306a8d347de98a77ad540fab31109d2365bc64d3a66d88a095b947" }, "downloads": -1, "filename": "RPi.version-1.2.tar.gz", "has_sig": false, "md5_digest": "0fa397b2755fc5d25ea07f751856ecd4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3745, "upload_time": "2015-02-04T11:36:30", "url": "https://files.pythonhosted.org/packages/b6/ed/fd22b275b531d2a25cfb1411f10acb9245c119a8341feca74a72598b748b/RPi.version-1.2.tar.gz" } ] }