Metadata-Version: 2.0
Name: s2m
Version: 2.11
Summary: A Scratch 2.0 (Offline) Hardware Extension for micro:bit
Home-page: https://github.com/MrYsLab/s2m
Author: Alan Yorinks
Author-email: MisterYsLab@gmail.com
License: GNU Affero General Public License v3 (AGPLv3+)
Download-URL: https://github.com/MrYsLab/s2m
Keywords: micro:bit,microbit,Scratch
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Education
Description-Content-Type: text/markdown
Requires-Dist: pyserial (>=2.7)
Requires-Dist: psutil


s2m is a Python program that acts as a bridge between the Scratch 2 off-line editor
 and the micro:bit computer. It allows you to easily create Scratch programs that interact with the micro:bit.

MAJOR FEATURES:

* s2m is compatible with both Python 2 and Python 3.

* It runs on Windows, Mac, Raspberry Pi and Linux.

* It is easy to install.

* It is easy to use.

* It is a whole lot of fun!

Scratch blocks are provided for the following languages:

* English (default)
* Brazilian-Portuguese
* Hebrew
* Japanese
* Korean
* Spanish
* Traditional Chinese (Taiwanese)




