vcd 0.5.0

Read and write VCD (Value Change Dump) files
Documentation
[package]
name = "vcd"
version = "0.5.0"
authors = ["Kevin Mehall <km@kevinmehall.net>"]
description = "Read and write VCD (Value Change Dump) files"
license = "MIT"
keywords = ["vcd", "verilog", "eda"]
repository = "https://github.com/kevinmehall/rust-vcd"
categories = ["parser-implementations", "encoding"]
readme = "README.md"

[badges]
travis-ci = { repository = "kevinmehall/rust-vcd" }