Metadata-Version: 1.0
Name: kurt
Version: 1.4
Summary: Read/write MIT Scratch files, & de/compile them from text & images
Home-page: https://github.com/blob8108/kurt
Author: Tim Radvan
Author-email: blob8108@gmail.com
License: LGPL
Description: Python library for reading/writing Scratch (.sb & .sprite) files.
        
        Also includes a de/compiler for converting Scratch projects <---> folder structure structure with project contents.
        
Keywords: scratch
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Education
Classifier: Environment :: Console
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Education
