           SPELL=openpyxl
         VERSION=2.6.2
              VX=ba/06/b899c8867518df19e242d8cbc82d4ba210f5ffbeebb7704c695e687ab59c
     SOURCE_HASH=sha512:866a4472121fc0e94d3865900f09ad32777526a8ab2e6439d564b5f7e71516d60f4508e7dc96d9a1bcaf5689acf5f84e36f3d1472e37098ff7fa270c737ff4c8
          SOURCE="${SPELL}-${VERSION}.tar.gz"
   SOURCE_URL[0]=https://files.pythonhosted.org/packages/$VX/$SOURCE
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://openpyxl.readthedocs.io/en/stable"
      LICENSE[0]=MIT
         ENTERED=20111019
           SHORT="A Python library to read/write Excel 2007 xlsx/xlsm files"
cat << EOF
OpenPyxl is a Python library to read/write Excel 2007 xlsx/xlsm files.

It was born from lack of existing library to read/write natively from Python
the new Open Office XML format.

All kudos to the PHPExcel team as openpyxl is a Python port of PHPExcel.
EOF
