repomd

Crates.iorepomd
lib.rsrepomd
version0.0.1
sourcesrc
created_at2020-08-21 14:05:43.533687
updated_at2020-08-21 14:07:30.083843
descriptionrpm repository metadata compatible with createrepo servings
homepagehttps://ahoi.io/projects/repomd
repositoryhttps://github.com/drahnr/repomd.git
max_upload_size
id279216
size1,624,838
rust-libp2p Maintainers (github:libp2p:rust-libp2p-maintainers)

documentation

README

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+.`

Commit count: 0

cargo fmt