jupyterlab-translate

View on PyPIReverse Dependencies (0)

1.3.7 jupyterlab_translate-1.3.7-py3-none-any.whl

Wheel Details

Project: jupyterlab-translate
Version: 1.3.7
Filename: jupyterlab_translate-1.3.7-py3-none-any.whl
Download: [link]
Size: 854868
MD5: 83aabfda9b5f31a793b3839607118ede
SHA256: a88384e888b203dbee78754c205c7bb06dad882cde220ad4e55af6c246c2ef13
Uploaded: 2024-05-15 12:27:50 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: jupyterlab-translate
Version: 1.3.7
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.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jupyterlab_translate/__init__.py sha256=9UMLXaqgS_Qyz2Lfeztu9y3ro5ycdGIcihjhMhHrSVY 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=MzVcRqxhQOs0mCaRzVkHIg2kxUpby30T-MxEqUR6CYY 3710
jupyterlab_translate/pybabel_config.cfg sha256=XYP1xkD3rRSbcXn6MwQljgUgNRarEcr2iqC1e6g6EiI 139
jupyterlab_translate/utils.py sha256=73b6SD1sG7RWLK_bSqkgYkewvaj9qh3ZhNYiNJXFDfw 22275
jupyterlab_translate-1.3.7.dist-info/METADATA sha256=x6_iREkEWbjEJ3IuvtpKnFZrwrcbymFHd8zkKMEGmuc 5535
jupyterlab_translate-1.3.7.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
jupyterlab_translate-1.3.7.dist-info/entry_points.txt sha256=BcIHr_Kx2uqd0PAmIKUtTRSoh-LKXJ60QtIuD54fu_w 187
jupyterlab_translate-1.3.7.dist-info/licenses/LICENSE.txt sha256=y-jEVRC0fso9bge9MQ3WsDi6AdkJ3Txmj8cMW9HxwZg 1513
jupyterlab_translate-1.3.7.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