markdown-gettext

View on PyPIReverse Dependencies (1)

0.2.1 markdown_gettext-0.2.1-py3-none-any.whl

Wheel Details

Project: markdown-gettext
Version: 0.2.1
Filename: markdown_gettext-0.2.1-py3-none-any.whl
Download: [link]
Size: 24313
MD5: 75508d02f87df403327b3afcce2e76c0
SHA256: 63a2f5eceb1397396c0ee5fd82aff67763c5e425561921d612bc2f41d8f3fd52
Uploaded: 2023-10-22 13:16:47 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: markdown-gettext
Version: 0.2.1
Summary: Markdown i18n with gettext
Author: Phu Hung Nguyen
Author-Email: phuhnguyen[at]outlook.com
Home-Page: https://github.com/phunh/markdown-gettext
Project-Url: Repository, https://github.com/phunh/markdown-gettext
License: LGPL-2.1-or-later
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Internationalization
Requires-Python: >=3.8,<4.0
Requires-Dist: PyYAML (<6.0,>=5.3); python_version >= "3.8" and python_version < "3.10"
Requires-Dist: PyYAML (<7.0.0,>=6.0.1); python_version >= "3.10"
Requires-Dist: mdit-py-i18n (<0.3.0,>=0.2.1)
Requires-Dist: polib (<2.0.0,>=1.2.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1745 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.8
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
markdown_gettext/__init__.py sha256=JYaCVnZoDI0CvyHHQZFt5YcuyL2ipbOPq-wYb2-tLUI 117
markdown_gettext/cli.py sha256=UMGaJlEOl55m_06jFTpUxUxjJU4aJf7f_UiYtww9mVg 4718
markdown_gettext/domain_extraction.py sha256=GXD2w_a2a0nXXZSHHApMMrZJ9EE_mNEp3xlnS1oHzpc 2923
markdown_gettext/domain_generation.py sha256=WjIMvwrfV4KkDueO8J6K4x_RO-ApvVKqEVViPYe_rRw 1964
markdown_gettext-0.2.1.dist-info/entry_points.txt sha256=VcFIfD8b2NlWsDRBCNhTw__o7h8UJ6ypSXF5trubxQU 99
markdown_gettext-0.2.1.dist-info/LICENSES/CC-BY-SA-4.0.txt sha256=zeeIO5BQoRBPSsGaFXKq_W5dcyO2g1Gq9R-_S-ulSWY 18375
markdown_gettext-0.2.1.dist-info/LICENSES/LGPL-2.1-or-later.txt sha256=-m82Ywux4MVx00srvfGI0ISVydv1jyjKwRLzA_wfWPs 25967
markdown_gettext-0.2.1.dist-info/LICENSES/CC0-1.0.txt sha256=ogEPNDSH0_dhiv_lT3ifVIdgIzHAqNA_SemnxUfPBJk 7048
markdown_gettext-0.2.1.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
markdown_gettext-0.2.1.dist-info/METADATA sha256=8B6vFPkjMoBioBiQjQMlE4BPN1amMbFB_3UQK-aJjqA 2786
markdown_gettext-0.2.1.dist-info/RECORD

entry_points.txt

markdown-gettext = markdown_gettext.cli:main
md-gettext = markdown_gettext.cli:main