# nmk-badges
Readme badges generation plugin for nmk build system
<!-- NMK-BADGES-BEGIN -->
[](https://github.com/dynod/nmk-badges/blob/main/LICENSE)
[](https://github.com/dynod/nmk-badges/actions?query=branch%3Amain)
[](https://github.com/dynod/nmk/issues?q=is%3Aopen+is%3Aissue+label%3Aplugin%3Abadges)
[](https://www.python.org/)
[](https://pypi.org/project/nmk-badges/)
[](https://astral.sh/ruff)
[](https://app.codecov.io/gh/dynod/nmk-badges)
[](https://nmk-badges.readthedocs.io/)
<!-- NMK-BADGES-END -->
This plugin adds support for README markdown [badges/shields](https://shields.io/) generation.
## Usage
To use this plugin in your **`nmk`** project, insert this reference:
```yaml
refs:
- pip://nmk-badges!plugin.yml
```
## Documentation
This plugin documentation is available [here](https://nmk-badges.readthedocs.io/)
## Issues
Issues for this plugin shall be reported on the [main **`nmk`** project](https://github.com/dynod/nmk/issues), using the **plugin:badges** label.
Raw data
{
"_id": null,
"home_page": null,
"name": "nmk-badges",
"maintainer": "The dynod project",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "The dynod project",
"author_email": null,
"download_url": null,
"platform": null,
"description": "# nmk-badges\nReadme badges generation plugin for nmk build system\n\n<!-- NMK-BADGES-BEGIN -->\n[](https://github.com/dynod/nmk-badges/blob/main/LICENSE)\n[](https://github.com/dynod/nmk-badges/actions?query=branch%3Amain)\n[](https://github.com/dynod/nmk/issues?q=is%3Aopen+is%3Aissue+label%3Aplugin%3Abadges)\n[](https://www.python.org/)\n[](https://pypi.org/project/nmk-badges/)\n[](https://astral.sh/ruff)\n[](https://app.codecov.io/gh/dynod/nmk-badges)\n[](https://nmk-badges.readthedocs.io/)\n<!-- NMK-BADGES-END -->\n\nThis plugin adds support for README markdown [badges/shields](https://shields.io/) generation.\n\n## Usage\n\nTo use this plugin in your **`nmk`** project, insert this reference:\n```yaml\nrefs:\n - pip://nmk-badges!plugin.yml\n```\n\n## Documentation\n\nThis plugin documentation is available [here](https://nmk-badges.readthedocs.io/)\n\n## Issues\n\nIssues for this plugin shall be reported on the [main **`nmk`** project](https://github.com/dynod/nmk/issues), using the **plugin:badges** label.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "Readme badges generation plugin for nmk build system",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/dynod/nmk-badges",
"Issues": "https://github.com/dynod/nmk/issues?q=is%3Aopen+is%3Aissue+label%3Aplugin%3Abadges",
"Repository": "https://github.com/dynod/nmk-badges"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aa57486dafa36733e9e8b60d30a0748517c682b7172279845ef680b8cc162b93",
"md5": "cd574183810fff06e3f006b3d80c05bd",
"sha256": "a64ef64b7955880c20f30e83ad2fa2420ced74b66f145fa77035b78b0e148163"
},
"downloads": -1,
"filename": "nmk_badges-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "cd574183810fff06e3f006b3d80c05bd",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 5148,
"upload_time": "2024-12-29T17:24:14",
"upload_time_iso_8601": "2024-12-29T17:24:14.684221Z",
"url": "https://files.pythonhosted.org/packages/aa/57/486dafa36733e9e8b60d30a0748517c682b7172279845ef680b8cc162b93/nmk_badges-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-29 17:24:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dynod",
"github_project": "nmk-badges",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "build",
"specs": []
},
{
"name": "myst-parser",
"specs": []
},
{
"name": "nmk-base",
"specs": []
},
{
"name": "nmk-vscode",
"specs": []
},
{
"name": "pytest-cov",
"specs": []
},
{
"name": "pytest-multilog",
"specs": []
},
{
"name": "pytest-xdist",
"specs": []
},
{
"name": "ruff",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "sphinx",
"specs": []
},
{
"name": "sphinx-autoapi",
"specs": []
},
{
"name": "sphinx_rtd_theme",
"specs": []
},
{
"name": "wheel",
"specs": []
}
],
"lcname": "nmk-badges"
}