Metadata-Version: 1.1
Name: xuino
Version: 0.1.1
Summary: Command-line Arduino toolkit.
Home-page: https://github.com/michaelsproul/xuino
Author: Michael Sproul
Author-email: micsproul@gmail.com
License: GPLv3
Description: Xuino ("zwee-no") is a command-line Arduino toolkit that aims to be simple & C-like.
        
        It facilitates the use of simple makefiles by handling the compilation of the Arduino standard libraries. It also exposes a Python API for use with other tools.
        
        It was inspired by [Ino](https://github.com/amperka/ino) and runs on Linux & OS X.
Keywords: arduino build compile avr tool command-line
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Embedded Systems
