Crates.io | libfetch |
lib.rs | libfetch |
version | 0.1.0 |
source | src |
created_at | 2022-04-28 19:17:15.903274 |
updated_at | 2022-04-28 19:17:15.903274 |
description | Simple but reliable library for fetch tools |
homepage | |
repository | https://github.com/mich4ld/libfetch |
max_upload_size | |
id | 576959 |
size | 13,922 |
Simple but reliable library for fetch tools written in Rust 🦀.
It's hard to create a cool fetch tool for Linux, so this library tries to simplify the process. The library does not call any other programs, such as "uname -n" or "uptime". It tries to fetch the operating system information in a more reliable way.