# -*- 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
maintainers 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 https://pypi.python.org/packages/source/o/${realname}/
distname ${realname}-${version}
checksums rmd160 6c05f1d1b3de3f6d5f36f659b3135913298a885f \
sha256 0e580133106976da044b5861231283fb4e1b2d439787e0f668f28eb2dfd7468e
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-jdcal
livecheck.url https://pypi.python.org/pypi/openpyxl/json
livecheck.regex {openpyxl-(\d+(?:\.\d+)*)\.[tz]}