jupyterlab-translate
View on PyPI — Reverse 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 · WHEEL · RECORD · entry_points.txt
METADATA
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