deentry

Crates.iodeentry
lib.rsdeentry
version0.0.1
sourcesrc
created_at2024-04-06 14:45:20.44381
updated_at2024-04-06 14:45:20.44381
descriptionInteraction layer for FreeDesktop Desktop Entry files with a permissive license
homepagehttps://github.com/coastalwhite/deentry
repositoryhttps://github.com/coastalwhite/deentry
max_upload_size
id1198336
size40,830
Gijs Burghoorn (coastalwhite)

documentation

README

DeEntry

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 files
  • Session files
  • SystemD service files

This crate solves the non-permissive licensing issues that similar crates have.

License

The project is made available under the MIT and APACHE license. See the LICENSE-MIT and LICENSE-APACHE files, respectively, for more information.

Contribution

Please report any bugs and possible improvements as an issue within this repository. Pull requests are also welcome.

Commit count: 10

cargo fmt