Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mondeja/mdpo

Markdown files translation using GNU PO files
https://github.com/mondeja/mdpo

i18n internationalization markdown md2po mdpo po2md pofile translation

Last synced: 15 days ago
JSON representation

Markdown files translation using GNU PO files

Awesome Lists containing this project

README

        


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/