fastobo-syntax 0.3.6

PEG Syntax and pest parser for the OBO flat file format 1.4
Documentation
[badges.is-it-maintained-issue-resolution]
repository = "fastobo/fastobo-syntax"

[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
repository = "fastobo/fastobo-syntax"
[dependencies.pest]
version = "2.1.2"

[dependencies.pest_derive]
version = "2.1.0"

[package]
authors = ["Martin Larralde <martin.larralde@ens-paris-saclay.fr>"]
categories = ["science", "parser-implementations"]
description = "PEG Syntax and pest parser for the OBO flat file format 1.4"
documentation = "https://docs.rs/fastobo/latest/fastobo/parser/"
edition = "2018"
homepage = "https://github.com/fastobo/fastobo-syntax"
keywords = ["obo", "ontology", "obofoundry", "syntax", "parser"]
license = "MIT"
name = "fastobo-syntax"
readme = "README.md"
repository = "https://github.com/fastobo/fastobo-syntax"
version = "0.3.6"