From 97f3b3f6cb3bafbd39cb8f3ba3d1be6b2c6b4b02 Mon Sep 17 00:00:00 2001
From: Moul <moul@moul.re>
Date: Mon, 20 Apr 2020 18:15:16 +0200
Subject: [PATCH] [doc] Add packaging status badge from Repology into the
 Readme

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 4528d46b..687cfd38 100644
--- a/README.md
+++ b/README.md
@@ -122,3 +122,6 @@ Deploy the package on the PyPi repository (prefix the command with a space in or
 ```bash
 [SPACE]make deploy PYPI_LOGIN=xxxx PYPI_PASSWORD=xxxx
 ```
+
+## Packaging status
+[![Packaging status](https://repology.org/badge/vertical-allrepos/python:duniterpy.svg)](https://repology.org/project/python:duniterpy/versions)
-- 
GitLab