parse-hyperlinks 0.8.0

A Nom parser library for hyperlinks with markup.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.nom]
version = "6.0.1"

[package]
authors = ["Jens Getreu <getreu@getreu@web.de>"]
description = "A Nom parser library for hyperlinks with markup."
edition = "2018"
homepage = "https://github.com/getreu/parse-hyperlinks"
keywords = ["parser", "markup", "hyperlink"]
license = "MIT/Apache-2.0"
name = "parse-hyperlinks"
readme = "README.md"
repository = "https://github.com/getreu/parse-hyperlinks"
version = "0.8.0"