Metadata-Version: 2.1
Name: iotronic-lightningrod
Version: 0.4.9
Summary: Implementation of the Lightning-rod, the Stack4Things board-side probe
Home-page: http://stack4things.unime.it/
Author: Nicola Peditto
Author-email: n.peditto@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Environment :: OpenStack
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: pbr (!=2.1.0,>=2.0.0)
Requires-Dist: autobahn (>=18.10.1)
Requires-Dist: six (>=1.10.0)
Requires-Dist: httplib2 (>=0.9.1)
Requires-Dist: psutil (>=5.4.7)
Requires-Dist: oslo.config (>=5.1.0)
Requires-Dist: oslo.log (>=3.36.0)
Requires-Dist: pyOpenSSL (>=16.2.0)
Requires-Dist: Flask (!=0.11,>=1.0.2)
Requires-Dist: pyinotify (>=0.9.6) ; (sys_platform!='win32' and sys_platform!='darwin' and sys_platform!='sunos5')

===============================
Iotronic Lightning-rod Agent
===============================

Python implementation of Lightning-rod Agent, the Stack4Things
board-side probe.

* Free software: Apache 2.0 license
* Website: http://stack4things.unime.it/
* Source: https://opendev.org/x/iotronic-lightning-rod
* Bugs: https://bugs.launchpad.net/iotronic-lightning-rod


Installation guides
-------------------

* `Raspberry Pi 3 <https://opendev.org/x/iotronic-lightning-rod/src/branch/master/doc/installation/raspberry_pi_3.rst>`_.

* `Ubuntu 16.04 and 18.04 <https://opendev.org/x/iotronic-lightning-rod/src/branch/master/doc/installation/ubuntu1604.rst>`_.

* Docker:

  * `Raspberry Pi <https://cloud.docker.com/u/smartmeio/repository/docker/smartmeio/arm-openstack-iotronic-lightning-rod>`_.
  * `Debian/Ubuntu <https://cloud.docker.com/u/smartmeio/repository/docker/smartmeio/openstack-iotronic-lightning-rod>`_.



