jupyterlab-translate

View on PyPIReverse Dependencies (0)

1.3.6 jupyterlab_translate-1.3.6-py3-none-any.whl

Wheel Details

Project: jupyterlab-translate
Version: 1.3.6
Filename: jupyterlab_translate-1.3.6-py3-none-any.whl
Download: [link]
Size: 854738
MD5: afdf240f639e69aef957977a0f8524ed
SHA256: 0bdf5ac6f1cc154b9e0968944436c5410c8d494e3589764cb31b55bd9af1d0c1
Uploaded: 2024-04-15 12:54:04 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: jupyterlab-translate
Version: 1.3.6
Summary: JupyterLab Language Pack Translations Helper
Author-Email: Project Jupyter Contributors <jupyter[at]googlegroups.com>
Project-Url: homepage, https://github.com/jupyterlab/jupyterlab-translate
License: Copyright (c) 2020 Project Jupyter Contributors All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. 3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Keywords: hatch,jupyterlab,language,localization
Classifier: Framework :: Hatch
Classifier: Framework :: Jupyter
Classifier: Framework :: Jupyter :: JupyterLab
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: babel
Requires-Dist: click
Requires-Dist: copier-templates-extensions
Requires-Dist: copier (>=9.2.0)
Requires-Dist: crowdin-api-client
Requires-Dist: hatchling (>=1.5)
Requires-Dist: importlib-metadata (>=4.8.3); python_version < "3.10"
Requires-Dist: jinja2-time
Requires-Dist: polib
Requires-Dist: pydantic
Requires-Dist: requests
Requires-Dist: hatch; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 2627 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.23.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jupyterlab_translate/__init__.py sha256=EJwaFmBSfF7coc8O6LHqPddkOj4GG68WAjoTl0VgWes 211
jupyterlab_translate/api.py sha256=0yCpUKAe1j8mM3qAfMDpM23-j23nAPHRP3qc7uJLSR8 5976
jupyterlab_translate/cli.py sha256=bmR6GXk0SNCXQjFAVPJ_eMSiTUGHeDhLj787XtmDE58 4664
jupyterlab_translate/constants.py sha256=zvCciGnVTxQnx738rxhu19w9mGlcaLJNefdOE22E4A8 1902
jupyterlab_translate/contributors.py sha256=KoUTot6d_0TzAe0DhXibLVeEFeCUHWWGmV8ezbCKBWo 5284
jupyterlab_translate/converters.py sha256=flkieUrGO2TWu7NPnVlLoucavNjfBW5PVowQZeez3xI 2144
jupyterlab_translate/finder.py sha256=xrhSFwGT1cSSRUOgOuxBcZoRM-Q3ET50NaogBPDHmUY 2959
jupyterlab_translate/gettext_extract.py sha256=eCG0Gnxcd3m5v4utwzvcS8n13xi3AygssZSoxyUwkjw 372
jupyterlab_translate/hooks.py sha256=Q_vX4qBX2t8xUdopSiFLSITxofs3gK75cp-m5OhIM4A 286
jupyterlab_translate/index.js sha256=ZGqvkXnHRT7c0Dfg4rTj53ot4xK4bAsg8pSkpyVR0ds 3617291
jupyterlab_translate/plugin.py sha256=uyiRjbpNed0GdjiMfDqbaFXX1PdELwMh2xJ8cMbXcaE 3723
jupyterlab_translate/pybabel_config.cfg sha256=XYP1xkD3rRSbcXn6MwQljgUgNRarEcr2iqC1e6g6EiI 139
jupyterlab_translate/utils.py sha256=mnhXQtodTesh3OVkgqSf4xr7MbMzm-0dljQuv39vy5Q 22145
jupyterlab_translate-1.3.6.dist-info/METADATA sha256=cp3cE3BsDOxDkLA0EGiDYCnURzhkuHHiJMAjUc4md0E 5535
jupyterlab_translate-1.3.6.dist-info/WHEEL sha256=xl5aZkiJYVTjhVaiADvIe6UeUVylGNomrxKZ0Zda1CE 87
jupyterlab_translate-1.3.6.dist-info/entry_points.txt sha256=BcIHr_Kx2uqd0PAmIKUtTRSoh-LKXJ60QtIuD54fu_w 187
jupyterlab_translate-1.3.6.dist-info/licenses/LICENSE.txt sha256=y-jEVRC0fso9bge9MQ3WsDi6AdkJ3Txmj8cMW9HxwZg 1513
jupyterlab_translate-1.3.6.dist-info/RECORD

entry_points.txt

gettext-extract = jupyterlab_translate.gettext_extract:main
jupyterlab-translate = jupyterlab_translate.cli:main
[hatch]
jupyter-translate = jupyterlab_translate.hooks