repomd 0.0.1

rpm repository metadata compatible with createrepo servings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# repomd - rpm repo metdata

**WIP** A gigantic piece of in porgres and unstructured, mostly broken code **WIP**
 
## Client

A client spec that includes the a simple toml-like format describing the remote end of the repository.

## Server

* Provide `repo metadata` compliant metadata from an arbitrary source via `struct Repo`.
* Load `createrepo` repositories into memory

## Spec

Follows  https://en.opensuse.org/openSUSE:Standards_Rpm_Metadata and assures real life functionality
with guaranteed compat with `Fedora 32+`.`