Update description
This commit is contained in:
parent
ab98f3a7b9
commit
cbdb0dd69c
@ -1,5 +1,5 @@
|
||||
# sv-parser
|
||||
Parser library for SystemVerilog ([IEEE 1800-2017](https://standards.ieee.org/standard/1800-2017.html)).
|
||||
SystemVerilog parser library fully complient with [IEEE 1800-2017](https://standards.ieee.org/standard/1800-2017.html).
|
||||
|
||||
[](https://github.com/dalance/sv-parser/actions)
|
||||
[](https://crates.io/crates/sv-parser)
|
||||
|
@ -7,7 +7,7 @@ keywords = ["parser", "verilog", "systemverilog"]
|
||||
categories = ["parsing"]
|
||||
license = "MIT OR Apache-2.0"
|
||||
readme = "../README.md"
|
||||
description = "Parser library for SystemVerilog"
|
||||
description = "SystemVerilog parser library fully complient with IEEE 1800-2017"
|
||||
edition = "2018"
|
||||
|
||||
[features]
|
||||
|
Loading…
x
Reference in New Issue
Block a user