# -*- 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
python.versions 26 27 33 34 35 36 37
description Python package to parse read and write Microsoft OLE2 files (Structured \
Storage or Compound Document Microsoft Office) - Improved version of the \
OleFileIO module from PIL, the Python Image Library.
long_description ${description}
homepage https://www.decalage.info/python/olefileio
master_sites pypi:[string index ${python.rootname} 0]/${python.rootname}
distname ${python.rootname}-${version}
checksums rmd160 aa90d9d17668567a3d21d0e2c458dd772463fee4 \
sha256 133b031eaf8fd2c9399b78b8bc5b8fcbe4c31e85295749bb17a87cba8f3c3964 \
if {${name} ne ${subport}} {
if {${python.version} in "26 33"} {
checksums rmd160 e85ff631ac1992b5b59dcf98ced566c7778d2ea4 \
sha256 61f2ca0cd0aa77279eb943c07f607438edf374096b66332fae1ee64a6f0f73ad \
distname ${python.rootname}-${version}
port:py${python.version}-setuptools
test.cmd ${python.bin} setup.py