debian-forge-composer/internal/rpmmd
Thomas Lavocat ca126e9747 dnf-json: Change dnf-json to be a daemon
The service is started via systemd activation sockets.
The service serves http POST requests, the same json as before is
expected as the body of the request, and the same json as before is sent
as the response of the request.
2021-12-15 09:41:32 +01:00
..
test Add support for image type tags in rpmmd and add RepoRegistry API 2021-05-14 15:43:00 +02:00
metadata.go rpmmd: deduplicate RPM list based on NEVRA 2021-11-16 09:49:37 +01:00
metadata_test.go rpmmd: test rpm list deduplication 2021-11-16 09:49:37 +01:00
repository.go dnf-json: Change dnf-json to be a daemon 2021-12-15 09:41:32 +01:00