Metadata-Version: 1.0
Name: kurzfile
Version: 0.3a
Summary: A library to handle Kurzweil K-series synthesizer object files.
Home-page: http://chrisarndt.de/projects/python-kurzfile/
Author: Christopher Arndt
Author-email: chris@chrisarndt.de
License: MIT License
Download-URL: http://chrisarndt.de/projects/python-kurzfile/download/
Description: Currently this provides classes and functions to parse and represent .KRZ/.K25
        and .K26 files and a script to list all objects contained in such files.
        
        **This is still alpha-quality software!**
        
        There is a public, read-only Subversion repository for this package located at
        ``svn://svn.chrisarndt.de/projects/kurzfile``. To check out a working copy of
        the current trunk, do::
        
            svn co svn://svn.chrisarndt.de/projects/kurzfile/trunk kurzfile
        
Keywords: kurzweil,music
Platform: POSIX
Platform: Windows
Platform: MacOS X
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Sound/Audio
Classifier: Topic :: Utilities
