arduino 1:1.0+dfsg-9 source package in Ubuntu

Changelog

arduino (1:1.0+dfsg-9) unstable; urgency=low


  * *.pde has been renamed *.ino by upstream. debian/rules changed
    to not compress *.ino

 -- Scott Howard <email address hidden>  Thu, 01 Mar 2012 15:58:45 -0500

Upload details

Uploaded by:
Scott Howard
Uploaded to:
Sid
Original maintainer:
Scott Howard
Architectures:
all
Section:
electronics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe electronics

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
arduino_1.0+dfsg-9.dsc 1.3 KiB a9d3f213895615b6933169185472c60e91573a91eb8408c168b9dc83ec756a85
arduino_1.0+dfsg.orig.tar.gz 2.1 MiB c323212a24f574720f6d443137d6548b4da0ee95e8c56828f8ccaba4063d93f7
arduino_1.0+dfsg-9.debian.tar.gz 83.4 KiB e795b0afd41c1f02a29ddaff8c20914f00cef325affa33b8c99c44b5a244bf2d

Available diffs

No changes file available.

Binary packages built by this source

arduino: AVR development board IDE and built-in libraries

 Arduino is an open-source electronics prototyping platform based on
 flexible, easy-to-use hardware and software. It's intended for artists,
 designers, hobbyists, and anyone interested in creating interactive
 objects or environments.
 .
 This package will install the integrated development environment that
 allows for program writing, code verfication, compiling, and uploading
 to the Arduino development board. Libraries and example code will also
 be installed.

arduino-core: Code, examples, and libraries for the Arduino platform

 Arduino is an open hardware microcontroller platform. This package contains
 the minimal set of tools to allow one to program an Arduino. It also contains
 examples and libraries. For a CLI, see the 'arduino-mk' package.
 .
 This package does not include the Java based Integrated Development
 Environment, which can be found in the 'arduino' package.