# -*- 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
name py-keras_preprocessing
categories-append devel math
python.versions 27 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description Keras Preprocessing is the data preprocessing and data augmentation module of the Keras deep learning library.
long_description ${description}
homepage https://github.com/keras-team/keras-preprocessing
master_sites pypi:K/Keras-Preprocessing
distname Keras_Preprocessing-${version}
checksums rmd160 d08ff403c79d915727f929d62bc22086b6d9bee3 \
sha256 ef2e482c4336fcf7180244d06f4374939099daa3183816e82aee7755af35b754 \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-numpy \
port:py${python.version}-h5py
livecheck.name Keras-Preprocessing