{ "info": { "author": "Yoann Darche", "author_email": "y oann d AT hot mail dot com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved", "Natural Language :: French", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.4", "Topic :: System :: Hardware :: Hardware Drivers" ], "description": "pyELockAPI Lib - A simple API to interface Python with the ELock card from Elektor (April 2014)\n===============================================================================================\n\nThis module include ELock object that permit to initiate a secure communication between the python script and the\nELock card. So basic function has been added to get the temperature value, or set the relay state.\n\nHow to install:\n---------------\n\n python setup.py install\n\nHow to use :\n------------\n\n Before using you need to have the appropriate certificate and key. In the following code we make assumption that you\n have the following files :\n\n * ISLclient-cert.pem : TLS Client certificate\n * ISLclient-key.pem : Client KEY\n * cacert.pem : CA Certificate\n\n Please see the following documentation (Config Elock - Detailed steps.pdf) for more information on How to\n generate and setup these certificates.\n\n\n\nLicence:\n--------\n\n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n Version 2, December 2004\n\n Copyright (C) 2015 Yoann Darche \n\n Everyone is permitted to copy and distribute verbatim or modified\n copies of this license document, and changing it is allowed as long\n as the name is changed.\n\n DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE\n TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION\n\n 0. You just DO WHAT THE FUCK YOU WANT TO.", "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/yoann-darche/pyELockAPI.git", "keywords": null, "license": "WTFPL", "maintainer": null, "maintainer_email": null, "name": "pyELockAPI", "package_url": "https://pypi.org/project/pyELockAPI/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyELockAPI/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/yoann-darche/pyELockAPI.git" }, "release_url": "https://pypi.org/project/pyELockAPI/0.0.4/", "requires_dist": null, "requires_python": null, "summary": "Basic API for ELock Elektors card", "version": "0.0.4" }, "last_serial": 1504861, "releases": { "0.0.4": [] }, "urls": [] }