From 0128c095f5fede3dcf221d2d0eaf8cd49558d061 Mon Sep 17 00:00:00 2001 From: Filip Rojek Date: Sat, 22 Apr 2023 14:07:00 +0200 Subject: [PATCH] updated: readme.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 470b1c8..9f9d34b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ __Warning! This software is still under development and is not intended for stab - [ ] finish add feature - [ ] create del feature - [ ] multiple repositories feature +- [ ] signing repositories using GPG ## About `Debrepo` is a software tool designed for creating and managing Debian repositories for `*.deb` packages, providing a lightweight and user-friendly alternative to more complex tools like `reprepo` or `aptly`. While these alternatives may offer more advanced features, Debrepo focuses on providing essential functionality and ease of use for repository management, allowing users to easily add, remove, and update packages within their repositories. With Debrepo, users can efficiently manage their Debian repositories without the unnecessary complexity of more advanced tools.