Metadata-Version: 1.0
Name: nxturtle
Version: 1.0.3
Summary: Implementation of a Python turtle for LEGO Mindstorms NXT
Home-page: http://nxturtle.googlecode.com/
Author: Martin Wendt
Author-email: nxturtle@wwwendt.de
License: The MIT License
Description: 
        Implementation of a Python turtle for LEGO Mindstorms NXT
        
        NXTurtle is a mashup of the Python `Turtle graphics for TK` module 
        (http://docs.python.org/library/turtle.html) and the LEGO Mindstorms driver 
        NXT-Python (http://nxt-python.googlecode.com/). 
        
        See http://nxturtle.googlecode.com/ for details.
        
        @author: Martin Wendt
        
Keywords: python logo turtle nxt children
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Education
Classifier: Topic :: Games/Entertainment
Classifier: Topic :: Software Development :: Libraries :: Python Modules
