mondeja / mdpo

Markdown files translation using GNU PO files
https://mondeja.github.io/mdpo/
BSD 3-Clause "New" or "Revised" License
25 stars 5 forks source link
i18n internationalization markdown md2po mdpo po2md pofile translation

mdpo

Markdown files translation using PO files

PyPI

Documentation

Complies with the CommonMark Specification, supporting some additional features.

## Status [![Documentation status][docs-image]][docs-link] [![Tests][tests-image]][tests-link] [![Coverage status][coverage-image]][coverage-link] ## Installation ```bash pip install mdpo ``` [tests-image]: https://img.shields.io/github/actions/workflow/status/mondeja/mdpo/ci.yml?logo=github&label=tests&branch=master [tests-link]: https://github.com/mondeja/mdpo/actions?query=workflow%3ACI [coverage-image]: https://img.shields.io/codecov/c/github/mondeja/mdpo?logo=codecov&logoColor=white [coverage-link]: https://app.codecov.io/gh/mondeja/mdpo [docs-image]: https://img.shields.io/github/actions/workflow/status/mondeja/mdpo/ci.yml?label=docs&logo=readthedocs&logoColor=white&branch=master [docs-link]: https://mondeja.github.io/mdpo/