Crates.io | fetcher-config |
lib.rs | fetcher-config |
version | 0.13.1 |
source | src |
created_at | 2022-10-10 17:06:19.940943 |
updated_at | 2023-03-31 17:37:46.348921 |
description | fetcher config |
homepage | |
repository | https://github.com/SergeyKasmy/fetcher |
max_upload_size | |
id | 684772 |
size | 64,542 |
The config format of fetcher-core
and fetcher
. Specified externally on purpose to separate it and allow updating it without updating/changing fetcher-core
.
It's modal enough not to be tied to fetcher
and can be used to write a different frontend/UX. Maybe some day I'll make a GTK GUI for it...