pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/py-Keras-Preprocessing math/py-Keras-Preprocessin...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2b038ab4e4c
branches:  trunk
changeset: 407076:c2b038ab4e4c
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Wed Jan 01 16:31:21 2020 +0000

description:
math/py-Keras-Preprocessing: Import version 1.1.0

Keras Preprocessing is the data preprocessing and data augmentation
module of the Keras deep learning library. It provides utilities for
working with image data, text data, and sequence data.

diffstat:

 math/py-Keras-Preprocessing/DESCR    |   3 ++
 math/py-Keras-Preprocessing/Makefile |  19 +++++++++++++++++
 math/py-Keras-Preprocessing/PLIST    |  39 ++++++++++++++++++++++++++++++++++++
 math/py-Keras-Preprocessing/distinfo |   6 +++++
 4 files changed, 67 insertions(+), 0 deletions(-)

diffs (83 lines):

diff -r 0890d6385a36 -r c2b038ab4e4c math/py-Keras-Preprocessing/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-Keras-Preprocessing/DESCR Wed Jan 01 16:31:21 2020 +0000
@@ -0,0 +1,3 @@
+Keras Preprocessing is the data preprocessing and data augmentation
+module of the Keras deep learning library. It provides utilities for
+working with image data, text data, and sequence data.
diff -r 0890d6385a36 -r c2b038ab4e4c math/py-Keras-Preprocessing/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-Keras-Preprocessing/Makefile      Wed Jan 01 16:31:21 2020 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2020/01/01 16:31:21 minskim Exp $
+
+DISTNAME=      Keras_Preprocessing-1.1.0
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
+CATEGORIES=    math
+MASTER_SITES=  ${MASTER_SITE_PYPI:=K/Keras_Preprocessing/}
+
+MAINTAINER=    minskim%NetBSD.org@localhost
+HOMEPAGE=      https://github.com/keras-team/keras-preprocessing
+COMMENT=       Data preprocessing and augmentation for deep learning models
+LICENSE=       mit
+
+DEPENDS+=      ${PYPKGPREFIX}-numpy>=1.9.1:../../math/py-numpy
+DEPENDS+=      ${PYPKGPREFIX}-six>=1.9.0:../../lang/py-six
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 0890d6385a36 -r c2b038ab4e4c math/py-Keras-Preprocessing/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-Keras-Preprocessing/PLIST Wed Jan 01 16:31:21 2020 +0000
@@ -0,0 +1,39 @@
+@comment $NetBSD: PLIST,v 1.1 2020/01/01 16:31:21 minskim Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/keras_preprocessing/__init__.py
+${PYSITELIB}/keras_preprocessing/__init__.pyc
+${PYSITELIB}/keras_preprocessing/__init__.pyo
+${PYSITELIB}/keras_preprocessing/image/__init__.py
+${PYSITELIB}/keras_preprocessing/image/__init__.pyc
+${PYSITELIB}/keras_preprocessing/image/__init__.pyo
+${PYSITELIB}/keras_preprocessing/image/affine_transformations.py
+${PYSITELIB}/keras_preprocessing/image/affine_transformations.pyc
+${PYSITELIB}/keras_preprocessing/image/affine_transformations.pyo
+${PYSITELIB}/keras_preprocessing/image/dataframe_iterator.py
+${PYSITELIB}/keras_preprocessing/image/dataframe_iterator.pyc
+${PYSITELIB}/keras_preprocessing/image/dataframe_iterator.pyo
+${PYSITELIB}/keras_preprocessing/image/directory_iterator.py
+${PYSITELIB}/keras_preprocessing/image/directory_iterator.pyc
+${PYSITELIB}/keras_preprocessing/image/directory_iterator.pyo
+${PYSITELIB}/keras_preprocessing/image/image_data_generator.py
+${PYSITELIB}/keras_preprocessing/image/image_data_generator.pyc
+${PYSITELIB}/keras_preprocessing/image/image_data_generator.pyo
+${PYSITELIB}/keras_preprocessing/image/iterator.py
+${PYSITELIB}/keras_preprocessing/image/iterator.pyc
+${PYSITELIB}/keras_preprocessing/image/iterator.pyo
+${PYSITELIB}/keras_preprocessing/image/numpy_array_iterator.py
+${PYSITELIB}/keras_preprocessing/image/numpy_array_iterator.pyc
+${PYSITELIB}/keras_preprocessing/image/numpy_array_iterator.pyo
+${PYSITELIB}/keras_preprocessing/image/utils.py
+${PYSITELIB}/keras_preprocessing/image/utils.pyc
+${PYSITELIB}/keras_preprocessing/image/utils.pyo
+${PYSITELIB}/keras_preprocessing/sequence.py
+${PYSITELIB}/keras_preprocessing/sequence.pyc
+${PYSITELIB}/keras_preprocessing/sequence.pyo
+${PYSITELIB}/keras_preprocessing/text.py
+${PYSITELIB}/keras_preprocessing/text.pyc
+${PYSITELIB}/keras_preprocessing/text.pyo
diff -r 0890d6385a36 -r c2b038ab4e4c math/py-Keras-Preprocessing/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/math/py-Keras-Preprocessing/distinfo      Wed Jan 01 16:31:21 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/01/01 16:31:21 minskim Exp $
+
+SHA1 (Keras_Preprocessing-1.1.0.tar.gz) = d5fb5a95ab0a22ea582a59e1ce9f6d033c4b619d
+RMD160 (Keras_Preprocessing-1.1.0.tar.gz) = 04e71fe95361a40e6417f23cb7f87b2a8ef24f68
+SHA512 (Keras_Preprocessing-1.1.0.tar.gz) = bf9a939d73ee46d098e0cae1bf3223fc613b7f5eb202845a9d293e5367506e010d0e9930609014efb00359de89c711a2eae12d8bd7b8863a377304301c30b5ac
+Size (Keras_Preprocessing-1.1.0.tar.gz) = 51738 bytes



Home | Main Index | Thread Index | Old Index