imag-ref 0.10.1

Part of the imag core distribution: imag-ref command
Documentation
[[bin]]
name = "imag-ref"
path = "src/bin.rs"
[badges.is-it-maintained-issue-resolution]
repository = "matthiasbeyer/imag"

[badges.is-it-maintained-open-issues]
repository = "matthiasbeyer/imag"

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

[badges.travis-ci]
repository = "matthiasbeyer/imag"
[dependencies.clap]
default-features = false
features = ["color", "suggestions", "wrap_help"]
version = "2.33.0"

[dependencies.failure]
version = "0.1.5"

[dependencies.libimagentryref]
version = "0.10.1"

[dependencies.libimagerror]
version = "0.10.1"

[dependencies.libimaginteraction]
version = "0.10.1"

[dependencies.libimagrt]
version = "0.10.1"

[dependencies.libimagstore]
version = "0.10.1"

[dependencies.libimagutil]
version = "0.10.1"

[dependencies.log]
version = "0.4.6"

[lib]
name = "libimagrefcmd"
path = "src/lib.rs"

[package]
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
description = "Part of the imag core distribution: imag-ref command"
documentation = "https://imag-pim.org/doc/"
homepage = "http://imag-pim.org"
keywords = ["imag", "PIM", "personal", "information", "management"]
license = "LGPL-2.1"
name = "imag-ref"
readme = "../../../README.md"
repository = "https://github.com/matthiasbeyer/imag"
version = "0.10.1"