           SPELL=pyopengl-accelerate
           SNAME=PyOpenGL-accelerate
         VERSION=3.1.0
          SOURCE=$SNAME-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SNAME-$VERSION"
   SOURCE_URL[0]=https://pypi.python.org/packages/source/P/$SNAME/$SOURCE
     SOURCE_HASH=sha512:2ba2f56b02a83225e42b80962b5ae6d4077387f88a4261e21c96b0bf66814922eaed8b6065e0127e819bde9d5d2f6b609100e32c589a1c17bdb4fa8b670dca61
        WEB_SITE=http://pyopengl.sourceforge.net/
         ENTERED=20160703
      LICENSE[0]=GPL
        KEYWORDS="opengl graphics python libs"
           SHORT="Acceleration code for PyOpenGL"
cat << EOF
This set of C (Cython) extensions provides acceleration of common operations for slow points in PyOpenGL 3.x.
EOF
