linicon-ffi

Crates.iolinicon-ffi
lib.rslinicon-ffi
version0.1.1
sourcesrc
created_at2020-02-11 22:13:18.348293
updated_at2020-02-11 22:13:18.348293
descriptionC FFI bindings for linicon
homepage
repositoryhttps://git.sr.ht/~zethra/linicon-ffi
max_upload_size
id207484
size31,314
(tinywombat765)

documentation

https://docs.rs/linicon-ffi

README

linicon-ffi

A library for looking up icons on Linux and other FreeDesktop compliant systems. This library implements the FreeDesktop Icon Theme specification. These are C FFI binding for linicon.

Versioning

The major and minor version of these bindings will match linicon; the patch version is independent.

Building

Run scripts/package.sh. This will produce a tarball containing both the static and dynamic version of library and the header file.

Commit count: 0

cargo fmt