Crates.io | deentry |
lib.rs | deentry |
version | 0.0.1 |
source | src |
created_at | 2024-04-06 14:45:20.44381 |
updated_at | 2024-04-06 14:45:20.44381 |
description | Interaction layer for FreeDesktop Desktop Entry files with a permissive license |
homepage | https://github.com/coastalwhite/deentry |
repository | https://github.com/coastalwhite/deentry |
max_upload_size | |
id | 1198336 |
size | 40,830 |
An Interaction layer for FreeDesktop Desktop Entry files with a permissive license. This Rust crate allows users to both read, write and modify Desktop Entry files. It crate aims to be compatible with all common use cases of Desktop Entry files. This includes:
.desktop
filesThis crate solves the non-permissive licensing issues that similar crates have.
The project is made available under the MIT and APACHE license. See the LICENSE-MIT and LICENSE-APACHE files, respectively, for more information.
Please report any bugs and possible improvements as an issue within this repository. Pull requests are also welcome.