From ab150890cb0a3329dfb1a29f2c261ecf0a70a184 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Tue, 9 Jun 2026 09:53:21 +0200 Subject: [PATCH 1/3] Add jenny by group edf links --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index d2d5c2d7..3a697e71 100644 --- a/README.rst +++ b/README.rst @@ -133,3 +133,7 @@ Scala sbt: Molior: - `Molior Debian Build System `_ by André Roth + +Jenny: + +- `Jenny, an APT repository manager `_ by EDF Group From 33c06b1b4a5e969d14432b84f9f8550a3ddbc4d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Mon, 15 Jun 2026 13:34:01 +0200 Subject: [PATCH 2/3] Add description --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 3a697e71..722a126e 100644 --- a/README.rst +++ b/README.rst @@ -136,4 +136,5 @@ Molior: Jenny: -- `Jenny, an APT repository manager `_ by EDF Group +- `Jenny, an APT repository manager, a tool to manage Debian package repositories for a Debian-like distribution `_ by EDF Group + It handles incoming packages either built locally or mirrored from external sources, follows them through phases of development (called "environments"), and publishes them as repositories usable by apt and related tools. From 781eaff3978531e331c078554abc0578c86ad544 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cl=C3=A9ment?= Date: Mon, 15 Jun 2026 13:36:24 +0200 Subject: [PATCH 3/3] french language --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 722a126e..f7424e68 100644 --- a/README.rst +++ b/README.rst @@ -138,3 +138,4 @@ Jenny: - `Jenny, an APT repository manager, a tool to manage Debian package repositories for a Debian-like distribution `_ by EDF Group It handles incoming packages either built locally or mirrored from external sources, follows them through phases of development (called "environments"), and publishes them as repositories usable by apt and related tools. + This tool is actually only in French language.