A server implementation of a Debian repository.
This repository has been archived on 2021-12-24. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
Go to file
Jef Roosens 406a2b971a
Updated roadmap
2021-06-19 12:45:25 +02:00
src Initialized Cargo project 2021-06-16 12:53:32 +02:00
.gitignore Initialized Cargo project 2021-06-16 12:53:32 +02:00
Cargo.lock Initialized Cargo project 2021-06-16 12:53:32 +02:00
Cargo.toml Initialized Cargo project 2021-06-16 12:53:32 +02:00
LICENSE.md Added roadmap 2021-06-17 19:44:17 +02:00
README.md Added roadmap 2021-06-17 19:44:17 +02:00
ROADMAP.md Updated roadmap 2021-06-19 12:45:25 +02:00
renovate.json Add renovate.json 2021-06-16 12:00:40 +00:00

README.md

hilde

What?

A server implementation of a Debian repository, written in Rust.

Why?

The original reason was that I wanted to create my own "AUR" for Debian, populating it using my CI pipeline. And of course, the only true valid reason, it sounded fun :)