Changes for master
All checks were successful
Build and Deploy Zola Website / build_and_deploy (push) Successful in 16s

This commit is contained in:
2024-03-24 11:57:34 +01:00
parent 736f17c442
commit b022a4ae37
10 changed files with 5 additions and 159 deletions

View File

@@ -1,18 +0,0 @@
+++
title = "Debrepo"
date = 2023-05-01
description = "A Debian repository management tool"
[extra]
state = "stable"
+++
# Debrepo
- A Debian repository management tool.
## 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.
## Links
- [Git](https://git.filiprojek.cz/fr/debrepo)