Metadata-Version: 1.0
Name: nxturtle
Version: 0.0.1.dev-20101023
Summary: Logo turtle graphics on LEGO Miondstorms
Home-page: http://nxturtle.googlecode.com/
Author: Martin Wendt
Author-email: nxturtle@wwwendt.de
License: The MIT License
Description: 
        NXTurtle is a mashup of the Python implementations of Logo Turtle graphics 
        and a LEGO Mindstorms NXT driver.
        
        The interface is derived from the Python Turtle graphics for TK module 
        (http://docs.python.org/library/turtle.html).
        
        NTX-Python (http://code.google.com/p/nxt-python/) is used to control a 
        LEGO Mindstorms brick.
        
        See http://nxturtle.googlecode.com/ for details.
        
        
        Created on 16.10.2010
        @author: 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
