vtflib

Crates.iovtflib
lib.rsvtflib
version0.2.1
sourcesrc
created_at2021-05-12 18:11:20.506942
updated_at2022-01-21 22:17:24.397041
descriptionSafe wrapper for VTFLib.
homepage
repositoryhttps://github.com/lasa01/vtflib-rs/
max_upload_size
id396610
size782,408
Lassi Säike (lasa01)

documentation

README

vtflib

Safe Rust wrapper for VTFLib.

Supports all VTF functionality. VMT functionality is not implemented.

Needs more testing and examples.

See vtflib-sys on how to make the package find VTFLib. Alternatively, you can enable the static feature to automatically build a statically linked VTFLib. Keep in mind that VTFLib is LGPL-licensed if you decide to do this.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 7

cargo fmt