pikchr-sys

Crates.iopikchr-sys
lib.rspikchr-sys
version0.1.1
sourcesrc
created_at2021-09-13 05:57:38.09947
updated_at2021-09-13 06:53:37.178573
descriptionBindings for Pikchr
homepage
repositoryhttps://github.com/arnau/pikt/
max_upload_size
id450342
size286,845
Arnau Siches (arnau)

documentation

README

Pikchr-sys

Pikchr bindings for the Rust programming language.

High-level API

This crate provides bindings to the raw low-level C API. For a higher-level safe API to work with Pikchr see pikt.

Release support

License

pikchr-sys is licensed under the BSD Zero Clause License.

It bundles the compiled C89 source code (pikchr.c) and headers (pikchr.h) from Pikchr which is also licensed under the BSD Zero Clause license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in pikchr-sys by you shall be licensed as above without any additional terms or conditions.

Commit count: 12

cargo fmt