l10n

View on PyPIReverse Dependencies (1)

0.1.5 l10n-0.1.5-py3-none-any.whl

Wheel Details

Project: l10n
Version: 0.1.5
Filename: l10n-0.1.5-py3-none-any.whl
Download: [link]
Size: 17868
MD5: 11cd8b4d15690c7a8f033d277a13628e
SHA256: 182496aa52cb8774cc1de42f0343ef3f90ddb5251e968c4c6e1dbab60aff5fef
Uploaded: 2023-07-31 08:38:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: l10n
Version: 0.1.5
Summary: A library and CLI for translating Python applications and libraries.
Author-Email: Gram <gram[at]orsinium.dev>
Project-Url: Source, https://github.com/orsinium-labs/l10n
Keywords: localization,internationalization,l10n,i18n,locale,locales,translation,gettext
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Internationalization
Classifier: Topic :: Software Development :: Localization
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: mypy; extra == "cli"
Requires-Dist: tomli; extra == "cli"
Requires-Dist: polib; extra == "cli"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: flake8-length; extra == "lint"
Requires-Dist: flake8; extra == "lint"
Requires-Dist: isort; extra == "lint"
Requires-Dist: mypy; extra == "lint"
Requires-Dist: types-polib; extra == "lint"
Requires-Dist: types-toml; extra == "lint"
Requires-Dist: unify; extra == "lint"
Requires-Dist: googletrans (==4.0.0rc1); extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-xdist; extra == "test"
Requires-Dist: pytest; extra == "test"
Provides-Extra: cli
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 3329 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
l10n/__init__.py sha256=zOLq0Cj9Jbyjuxxc4WKLjHztWnxNE7RhvqeE33cWInQ 204
l10n/__main__.py sha256=_P0ist7mEF5QIMo07tV-vKuT_y2LW5HJ4HyOFMz0XJI 44
l10n/_cli.py sha256=VQXut0DUO_wYJkPmNulIjESOwsZFwk8CiLqnt8mpMW0 942
l10n/_extractor.py sha256=yhqUtwW9wkIN4DISckOfTZhH1dj_LIYNt_yZrIFQYyw 2824
l10n/_locale.py sha256=XH5uVJ75jiTIsSV6sSTJGCBkSsJt9I228-fKwg_Jbh4 12795
l10n/_locales.py sha256=NlcMbZqWVlz-l3J2VH-d-IBth5SHJm65BnOKtPZg3bA 3839
l10n/_plurals.py sha256=54WkzVJrBTiEfc1kqM-PL19qOAZXO2CAHPbC_vmnBfo 3370
l10n/_project.py sha256=4tycqLc0P2voaCorMEyd5LYOvKgLGNyNiUPhCN6IWu4 5170
l10n/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
l10n/_commands/__init__.py sha256=yfwWnU2ZUeMt-xU9nJ7wSCoBxvOr4kp1oCKrwU83GxQ 335
l10n/_commands/_base.py sha256=Ma5XlcTLRXpr3PXjT316f1JRRZUCfgHmwGB4sjjgHms 420
l10n/_commands/_compile.py sha256=6nmwCiCkyYw8ov3WmqmQ_cu_o_em4OrqcARrjNB4d44 1920
l10n/_commands/_extract.py sha256=8CwoeffIvhCvOaBdQKpQmzDGdtTOpyk0xMhJl2LD7js 4867
l10n/_commands/_translate.py sha256=8qEjgUC5XZo4pDG7vtR_46nfm8O7Af-px2z0bvztL6Q 1943
l10n-0.1.5.dist-info/entry_points.txt sha256=7wDReIkkmVA9rhmQlim_W94dFkHdwmPV6X7i-kFxDI8 45
l10n-0.1.5.dist-info/LICENSE sha256=GJHo228GugNTvFKAwjBFEtrtqFsAhLaHT8tugArPikE 1048
l10n-0.1.5.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
l10n-0.1.5.dist-info/METADATA sha256=9XCC7wGJPjHSMR50wpjf-hy_MXAvBMk4PdGZ48lbsJY 4913
l10n-0.1.5.dist-info/RECORD

entry_points.txt

l10n = l10n._cli:entrypoint