messageformat2

View on PyPIReverse Dependencies (0)

0.1.0 messageformat2-0.1.0-py3-none-any.whl

Wheel Details

Project: messageformat2
Version: 0.1.0
Filename: messageformat2-0.1.0-py3-none-any.whl
Download: [link]
Size: 18947
MD5: 2da4857402d334b0f0ff394e6156a5e9
SHA256: bbedf6e8fe91330d41fa96ed9729f9f92f68cd590ded0c4ad5591a9af7f73b2e
Uploaded: 2024-05-19 16:24:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: messageformat2
Version: 0.1.0
Summary: Python implementation of Unicode MessageFormat 2.0
Author-Email: Tomas Roun <tomas.roun8[at]gmail.com>
Project-Url: Homepage, https://github.com/tomasr8/messageformat2
Project-Url: Github, https://github.com/tomasr8/messageformat2
License: MIT License Copyright (c) European Organization for Nuclear Research (CERN) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: i18n,internationalization,localization,messageformat,messageformat 2,cldr,gettext
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development :: Internationalization
Classifier: Topic :: Software Development :: Localization
Requires-Python: >=3.12
Requires-Dist: Babel
Requires-Dist: click
Requires-Dist: build; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: uv; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: pytest-snapshot; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: ruff; extra == "dev"
Requires-Dist: pyright; extra == "dev"
Requires-Dist: mkdocs; extra == "dev"
Requires-Dist: mkdocstrings[python]; extra == "dev"
Requires-Dist: mkdocs-material; extra == "dev"
Requires-Dist: mkdocs; extra == "docs"
Requires-Dist: mkdocstrings[python]; extra == "docs"
Requires-Dist: mkdocs-material; extra == "docs"
Provides-Extra: dev
Provides-Extra: docs
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2863 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
messageformat2/__init__.py sha256=1A2OfD38uErtOd27xMUDA1BoRAMuvDj95QVPTQuMexI 123
messageformat2/builtins.py sha256=lJV-ibYu0kk1TwJxkA4NK_mJjdSV6UnLq6CgldZ0DAg 10612
messageformat2/cli.py sha256=n_cR9jOYg9aoC3VZ6_sReZ7UM-i8iTtiMWvI5mqEJyU 1421
messageformat2/datamodel.py sha256=3MRPau_An48cxOoPAW2JJCornFbLzj823bXyxLxVUI0 15486
messageformat2/errors.py sha256=Tli-83XlHhG1ia5fbLcFLnZUISyWSJ79yHsJNaKlt98 4447
messageformat2/message.py sha256=iLwKjzkrfN_8-oVFL8-sPeAoHKh9vwhHZP96ZXhv5YM 4159
messageformat2/parser.py sha256=6TxFQma0pODuBCz7ArHpKvh53GfvnK8rLDleqiHupK8 17023
messageformat2/runtime.py sha256=Ml9EsmLiAExAN8l8H8EzsMXHHlq7kBWSBYKH-o1uzi0 11123
messageformat2-0.1.0.dist-info/LICENSE sha256=yPtRmLQVOw1jZIJ9HeJ6Su2-NA_RAXG53XdfeQ7Vyvk 1101
messageformat2-0.1.0.dist-info/METADATA sha256=hzsAE8JBrjPsK3cV0wN4FYRUzS2a3tzd3MlxFzzwE3c 5665
messageformat2-0.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
messageformat2-0.1.0.dist-info/entry_points.txt sha256=yQ3aIPQ4zPI188NgLN6F49a7kspObfZFuDBkNpVT0NU 47
messageformat2-0.1.0.dist-info/top_level.txt sha256=XlAc7JtB9R1O9vO7viztX1fWAkiucBMmwNY8oG_7poA 15
messageformat2-0.1.0.dist-info/RECORD

top_level.txt

messageformat2

entry_points.txt

mf2 = messageformat2.cli:cli