Metadata-Version: 2.1
Name: iotile-build
Version: 3.0.16
Summary: IOTile Build Support
Home-page: http://github.com/iotile/lib_iotilecore
Author: Arch
Author-email: info@arch-iot.com
License: LGPLv3
Keywords: iotile,arch,embedded,hardware,firmware
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.5,<4
Requires-Dist: crcmod (>=1.7.0)
Requires-Dist: iotile-core (<6,>=5.0.13)
Requires-Dist: sphinx (<3,>=2)
Requires-Dist: jinja2 (<3,>=2.10.0)
Requires-Dist: breathe (~=4.14.1)
Requires-Dist: pygtrie (<3,>=2.0.0)
Requires-Dist: toposort (<2,>=1.5.0)
Requires-Dist: wheel (>=0.33)
Requires-Dist: setuptools (>=40.8)
Requires-Dist: pycparser (<3,>=2.17)
Requires-Dist: pyparsing (~=2.2.0)

IOTileBuild
-----------

A python package for building embedded firmware on IOTile based devices.  See https://www.arch-iot.com.

IOTileBuild embeds SCons in accordance with its license permitting redistribution.  More information on
SCons can be found at: https://scons.org


