hostlist 0.1.1

Hostlist library for Rust
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[badges.travis-ci]
repository = "jabl/hostlist"
[dependencies.nom]
features = ["verbose-errors"]
version = "^4.1"

[package]
authors = ["Janne Blomqvist <blomqvist.janne@gmail.com>"]
description = "Hostlist library for Rust"
edition = "2018"
homepage = "https://github.com/jabl/hostlist"
license = "MIT"
name = "hostlist"
repository = "https://github.com/jabl/hostlist"
version = "0.1.1"