Crates.io | agpm_store |
lib.rs | agpm_store |
version | 0.0.1 |
source | src |
created_at | 2022-12-27 17:10:54.595738 |
updated_at | 2022-12-27 17:10:54.595738 |
description | An implementor of the ProjectStore trait of amisgitpm |
homepage | |
repository | https://github.com/david-soto-m/amisgitpm |
max_upload_size | |
id | 746339 |
size | 5,002 |
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.