pacmanconf 3.0.0

A pacman-conf wrapper library for parsing pacman config files
Documentation
[dependencies.cini]
version = "1.0.0"

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

[package]
authors = ["morganamilo <morganamilo@archlinux.org>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["parser-implementations"]
description = "A pacman-conf wrapper library for parsing pacman config files"
documentation = "https://docs.rs/pacmanconf"
edition = "2018"
homepage = "http://github.com/Morganamilo/pacmanconf.rs/pacmanconf"
keywords = ["pacman", "conf", "pacman-conf", "arch", "archlinux"]
license = "GPL-3.0"
name = "pacmanconf"
readme = false
repository = "http://github.com/Morganamilo/pacmanconf.rs"
version = "3.0.0"