nextcloud_appinfo 0.5.0

Library to read app info of an Nextcloud app
Documentation
[dependencies.failure]
version = "0.1"

[dependencies.semver]
version = "0.9"

[dependencies.xpath_reader]
version = "0.5"

[package]
authors = ["Christoph Wurst <christoph@winzerhof-wurst.at>"]
description = "Library to read app info of an Nextcloud app"
edition = "2018"
exclude = [".vscode"]
keywords = ["nextcloud"]
license = "GPL-3.0"
name = "nextcloud_appinfo"
readme = "README.md"
repository = "https://github.com/ChristophWurst/nextcloud_appinfo"
version = "0.5.0"