# -*- 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
github.setup scanny python-pptx 0.6.17 v
python.versions 27 34 35 36
python.default_version 27
maintainers {eborisch @eborisch} \
description Python module for creating and updating PowerPoint files.
long_description A typical use would be generating a customized PowerPoint \
presentation from database content, downloadble by\
clicking a link in a web application. Several developers\
have used it to automate production of presentation-ready\
engineering status reports based on information held in\
their work management system. It could also be used for\
making bulk updates to a library of presentations or\
simply to automate the production of a slide or two that\
would be tedious to get right by hand.
rmd160 b357d0347792031fec49d02277c7a70f2f2104da \
sha256 ae373ac4f3a13052483780092891c19a08675df3d173451a52f9a3d7a2f79453 \
if {${name} ne ${subport}} {
depends_build-append port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-lxml \
port:py${python.version}-Pillow \
port:py${python.version}-XlsxWriter
set DOCDIR ${destroot}${prefix}/share/doc/${subport}
file copy ${worksrcpath}/LICENSE ${DOCDIR}