pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Import wip/py-deep-translator to wip
Module Name: pkgsrc-wip
Committed By: K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Fri Mar 5 13:58:52 2021 +0100
Changeset: 72e27976097dc4ecd5ff41977f52360537da493a
Modified Files:
Makefile
Added Files:
py-deep-translator/DESCR
py-deep-translator/Makefile
py-deep-translator/PLIST
py-deep-translator/distinfo
Log Message:
Import wip/py-deep-translator to wip
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=72e27976097dc4ecd5ff41977f52360537da493a
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 1 +
py-deep-translator/DESCR | 3 +++
py-deep-translator/Makefile | 20 ++++++++++++++++
py-deep-translator/PLIST | 57 +++++++++++++++++++++++++++++++++++++++++++++
py-deep-translator/distinfo | 6 +++++
5 files changed, 87 insertions(+)
diffs:
diff --git a/Makefile b/Makefile
index c1341d5ea3..1fe18471e2 100644
--- a/Makefile
+++ b/Makefile
@@ -3514,6 +3514,7 @@ SUBDIR+= py-decode
SUBDIR+= py-decorated-registry
SUBDIR+= py-decoratortools
SUBDIR+= py-deep-merge
+SUBDIR+= py-deep-translator
SUBDIR+= py-delay
SUBDIR+= py-delny
SUBDIR+= py-deltasigma
diff --git a/py-deep-translator/DESCR b/py-deep-translator/DESCR
new file mode 100644
index 0000000000..e3eeb890db
--- /dev/null
+++ b/py-deep-translator/DESCR
@@ -0,0 +1,3 @@
+A flexible free and unlimited python tool
+to translate between different languages
+in a simple way using multiple translators
diff --git a/py-deep-translator/Makefile b/py-deep-translator/Makefile
new file mode 100644
index 0000000000..c4c4a13307
--- /dev/null
+++ b/py-deep-translator/Makefile
@@ -0,0 +1,20 @@
+# $NetBSD$
+
+DISTNAME= deep_translator-1.3.5
+PKGNAME= ${PYPKGPREFIX}-deep-translator-1.3.5
+CATEGORIES= misc python
+MASTER_SITES= ${MASTER_SITE_PYPI:=d/deep_translator/}
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/nidhaloff/deep_translator
+COMMENT= Tool to translate between different languages
+LICENSE= mit
+
+BUILD_DEPENDS+=
+${PYPKGPREFIX}-test-runner>=5.2:../../devel/py-test-runner
+DEPENDS+= ${PYPKGPREFIX}-requests>=2.25.1:../../devel/py-requests
+DEPENDS+= ${PYPKGPREFIX}-beautifulsoup4>=4.9.3:../../www/py-beautifulsoup4
+TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.2.2:../../devel/py-test
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-deep-translator/PLIST b/py-deep-translator/PLIST
new file mode 100644
index 0000000000..0a0923c982
--- /dev/null
+++ b/py-deep-translator/PLIST
@@ -0,0 +1,57 @@
+@comment $NetBSD$
+bin/deep_translator
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/deep_translator/__init__.py
+${PYSITELIB}/deep_translator/__init__.pyc
+${PYSITELIB}/deep_translator/__init__.pyo
+${PYSITELIB}/deep_translator/cli.py
+${PYSITELIB}/deep_translator/cli.pyc
+${PYSITELIB}/deep_translator/cli.pyo
+${PYSITELIB}/deep_translator/configs.py
+${PYSITELIB}/deep_translator/configs.pyc
+${PYSITELIB}/deep_translator/configs.pyo
+${PYSITELIB}/deep_translator/constants.py
+${PYSITELIB}/deep_translator/constants.pyc
+${PYSITELIB}/deep_translator/constants.pyo
+${PYSITELIB}/deep_translator/deepl.py
+${PYSITELIB}/deep_translator/deepl.pyc
+${PYSITELIB}/deep_translator/deepl.pyo
+${PYSITELIB}/deep_translator/detection.py
+${PYSITELIB}/deep_translator/detection.pyc
+${PYSITELIB}/deep_translator/detection.pyo
+${PYSITELIB}/deep_translator/exceptions.py
+${PYSITELIB}/deep_translator/exceptions.pyc
+${PYSITELIB}/deep_translator/exceptions.pyo
+${PYSITELIB}/deep_translator/google_trans.py
+${PYSITELIB}/deep_translator/google_trans.pyc
+${PYSITELIB}/deep_translator/google_trans.pyo
+${PYSITELIB}/deep_translator/linguee.py
+${PYSITELIB}/deep_translator/linguee.pyc
+${PYSITELIB}/deep_translator/linguee.pyo
+${PYSITELIB}/deep_translator/microsoft.py
+${PYSITELIB}/deep_translator/microsoft.pyc
+${PYSITELIB}/deep_translator/microsoft.pyo
+${PYSITELIB}/deep_translator/mymemory.py
+${PYSITELIB}/deep_translator/mymemory.pyc
+${PYSITELIB}/deep_translator/mymemory.pyo
+${PYSITELIB}/deep_translator/parent.py
+${PYSITELIB}/deep_translator/parent.pyc
+${PYSITELIB}/deep_translator/parent.pyo
+${PYSITELIB}/deep_translator/pons.py
+${PYSITELIB}/deep_translator/pons.pyc
+${PYSITELIB}/deep_translator/pons.pyo
+${PYSITELIB}/deep_translator/qcri.py
+${PYSITELIB}/deep_translator/qcri.pyc
+${PYSITELIB}/deep_translator/qcri.pyo
+${PYSITELIB}/deep_translator/utils.py
+${PYSITELIB}/deep_translator/utils.pyc
+${PYSITELIB}/deep_translator/utils.pyo
+${PYSITELIB}/deep_translator/yandex.py
+${PYSITELIB}/deep_translator/yandex.pyc
+${PYSITELIB}/deep_translator/yandex.pyo
diff --git a/py-deep-translator/distinfo b/py-deep-translator/distinfo
new file mode 100644
index 0000000000..ae102691f3
--- /dev/null
+++ b/py-deep-translator/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (deep_translator-1.3.5.tar.gz) = 46ea07a10adfe9f50a0fa3fc848470160b54ef76
+RMD160 (deep_translator-1.3.5.tar.gz) = 94525c672f3b63a09de88fb2b67034f944373b09
+SHA512 (deep_translator-1.3.5.tar.gz) = a0512050694f92da7ebe8bf489c0651ac0f3920ec3eecf6cb33210df80a069eef879794b641a3bbb029d94c1c7d8403c31e412d98d3b45b7949e1349b97e4f20
+Size (deep_translator-1.3.5.tar.gz) = 32211 bytes
Home |
Main Index |
Thread Index |
Old Index