dot

Crates.iodot
lib.rsdot
version0.1.4
sourcesrc
created_at2015-04-11 02:11:50.803268
updated_at2018-04-27 18:24:34.474627
descriptionA library for generating Graphviz DOT language files for graphs.
homepage
repositoryhttps://github.com/GrahamDennis/dot-rust
max_upload_size
id1837
size72,925
Penumbra Labs (github:penumbra-zone:penumbra-labs)

documentation

README

Build Status

dot-rust

A library for generating Graphviz DOT language files for graphs.

This code is extracted from the private graphviz library in core rust. It is almost entirely the work of the rust team.

License

Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0> or the MIT license <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your option. This file may not be copied, modified, or distributed except according to those terms.

Commit count: 61

cargo fmt