Crates.io | svg-nd |
lib.rs | svg-nd |
version | 0.1.1 |
source | src |
created_at | 2023-02-19 17:06:08.446746 |
updated_at | 2023-02-19 21:21:37.276018 |
description | A simple library for creation of SVG diagrams |
homepage | https://github.com/atthecodeface/svg-rs |
repository | https://github.com/atthecodeface/svg-rs |
max_upload_size | |
id | 789164 |
size | 108,011 |
This is a simple library for the generation of SVG diagrams
Add this to your Cargo.toml
:
[dependencies]
svg-nd = "0.1.0"
Release notes are available in RELEASES.md.
Licensed under either of
at your option.
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.