           SPELL=pybindgen
          SPELLX=PyBindGen
         VERSION=0.17.0
     SOURCE_HASH=sha512:0b16986f84b6acd8ff490251faf1eb717983113529966e1530ddb26a4015e7e4bedda89f2350b6263bede6699e28fd29c0e6930af349d78b1e638301e0a4c1d9
          SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
        WEB_SITE=http://code.google.com/p/$SPELL
   SOURCE_URL[0]=https://pypi.python.org/packages/source/P/$SPELLX/$SOURCE
      LICENSE[0]=LGPL
         ENTERED=20130628
        KEYWORDS="Python C++"
           SHORT="generate Python bindings for C/C++ code"
cat << EOF
A tool to generate Python bindings for C/C++ code. It is itself written in Python 
(unlike almost any other tool out there), lending it the powerful ability of making it 
possible to extend or tweak the code generator without loss of mental sanity. It 
generates extension modules that are small and fast. 
PyBindGen is highly portable.
EOF
