# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
categories-append textproc
python.versions 27 34 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description Read/write Excel 2007 xlsx/xlsm files.
long_description openpyxl is a pure python reader and writer of Excel \
OpenXML files. It is ported from the PHPExcel project.
homepage http://openpyxl.readthedocs.org
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 580ccd105c105241e120d73ff6e6069ff36d2705 \
sha256 340a1ab2069764559b9d58027a43a24db18db0e25deb80f81ecb8ca7ee5253db \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-jdcal \
port:py${python.version}-et_xmlfile
if {${python.version} <= 34} {
distname ${python.rootname}-${version}
checksums rmd160 17973a368ff5fbb67222fdb0240fcbad38bccd82 \
sha256 72d1ed243972cad0b3c236230083cac00d9c72804e64a2ae93d7901aec1a8f1c \