Crates.io | pikchr-sys |
lib.rs | pikchr-sys |
version | 0.1.1 |
source | src |
created_at | 2021-09-13 05:57:38.09947 |
updated_at | 2021-09-13 06:53:37.178573 |
description | Bindings for Pikchr |
homepage | |
repository | https://github.com/arnau/pikt/ |
max_upload_size | |
id | 450342 |
size | 286,845 |
Pikchr bindings for the Rust programming language.
This crate provides bindings to the raw low-level C API. For a higher-level safe API to work with Pikchr see pikt.
pikchr-sys
v0.1: pikchr
checkout d9e1502ed74c6aabcb055cf7983c897a28cbe09c.
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.
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.