agpm_store

Crates.ioagpm_store
lib.rsagpm_store
version0.0.1
sourcesrc
created_at2022-12-27 17:10:54.595738
updated_at2022-12-27 17:10:54.595738
descriptionAn implementor of the ProjectStore trait of amisgitpm
homepage
repositoryhttps://github.com/david-soto-m/amisgitpm
max_upload_size
id746339
size5,002
David (david-soto-m)

documentation

README

agpm_store

An implementation of the amisgitpm::ProjectStore based on the json_tables crate. It will change in the future to be based on SQLite or on XML or something that's not custom made by me, and therefore more scale-able to a lot of projects.

Commit count: 92

cargo fmt