summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2020-01-01 16:31:21 +0000
committerminskim <minskim@pkgsrc.org>2020-01-01 16:31:21 +0000
commitf2f8bc812d66996543be41cab6f9dd158a7cec9f (patch)
tree3fef04e378c98c682b5a7ca931f0d889304561c5 /math
parent2137d19b317a0d5ba4ea46c16060f5f6a0886fcc (diff)
downloadpkgsrc-f2f8bc812d66996543be41cab6f9dd158a7cec9f.tar.gz
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 (limited to 'math')
-rw-r--r--math/py-Keras-Preprocessing/DESCR3
-rw-r--r--math/py-Keras-Preprocessing/Makefile19
-rw-r--r--math/py-Keras-Preprocessing/PLIST39
-rw-r--r--math/py-Keras-Preprocessing/distinfo6
4 files changed, 67 insertions, 0 deletions
diff --git a/math/py-Keras-Preprocessing/DESCR b/math/py-Keras-Preprocessing/DESCR
new file mode 100644
index 00000000000..d30e75e3839
--- /dev/null
+++ b/math/py-Keras-Preprocessing/DESCR
@@ -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 --git a/math/py-Keras-Preprocessing/Makefile b/math/py-Keras-Preprocessing/Makefile
new file mode 100644
index 00000000000..1d3b0805d30
--- /dev/null
+++ b/math/py-Keras-Preprocessing/Makefile
@@ -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
+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 --git a/math/py-Keras-Preprocessing/PLIST b/math/py-Keras-Preprocessing/PLIST
new file mode 100644
index 00000000000..0ef2b12dbe4
--- /dev/null
+++ b/math/py-Keras-Preprocessing/PLIST
@@ -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 --git a/math/py-Keras-Preprocessing/distinfo b/math/py-Keras-Preprocessing/distinfo
new file mode 100644
index 00000000000..2d1412d874e
--- /dev/null
+++ b/math/py-Keras-Preprocessing/distinfo
@@ -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