# -*- 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_applications
categories-append devel math
python.versions 27 35 36 37
maintainers {stromnov @stromnov} openmaintainer
description Keras Applications is the applications module of the Keras deep learning library.
long_description ${description}
homepage https://github.com/keras-team/keras-applications
master_sites pypi:K/Keras-Applications
distname Keras_Applications-${version}
checksums rmd160 d023b3feed5cf90b5ab26b362381f07f028ca591 \
sha256 60607b2b98868983e5153bf1cc6aa468ba73adc93bc977a90edaa4bc595e69fa \
if {${name} ne ${subport}} {
port:py${python.version}-setuptools
depends_lib-append port:py${python.version}-numpy \
port:py${python.version}-scipy \
port:py${python.version}-six
livecheck.name Keras-Applications