Metadata-Version: 1.1
Name: sconsduino
Version: 0.2
Summary: Module for Arduino in Sconss
Home-page: https://github.com/astronouth7303/sconsduino
Author: Jamie Bliss
Author-email: astronouth7303@gmail.com
License: UNKNOWN
Description: 
        This is the start of building Arduino sketches with scons. Currently, it only supports:
        
        * Teensy3 
        * Arduino ProMini
        * Bare Atmega328p (with Uno libraries).
        
Keywords: scons arduino
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2 :: Only
