Metadata-Version: 1.1
Name: menpo-PyVRML97
Version: 2.3.0a4
Summary: VRML97 Scenegraph model for Python
Home-page: https://github.com/menpo/vrml97
Author: Mike C. Fletcher
Author-email: mcfletch@vrplumber.com
License: BSD
Description: VRML97 Scenegraph modelling objects for Python 
        
        This project provides a core semantic model for VRML97 objects which
        is close to (but not identical to) that specified in the VRML97 spec.
        It is primarily used for the OpenGLContext project's VRML97 rendering
        engine, but can also be used for generating, parsing or processing VRML97 
        scenegraphs.
        
        We have forked this to provide a correct setup.py. No other changes have been made.
        
        Originally from http://pyopengl.sourceforge.net/context/
        
Keywords: VRML,VRML97,scenegraph
Platform: Win32
Platform: Linux
Platform: OS-X
Platform: Posix
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: C
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Multimedia :: Graphics :: 3D Rendering
Classifier: Intended Audience :: Developers
