apt-cache 0.1.2

A rust crate to interface the apt-cache command
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[package]
authors = ["Hayden Hughes <hayden@vulpes.chickenkiller.com>"]
description = "A rust crate to interface the apt-cache command"
edition = "2018"
license = "MIT"
name = "apt-cache"
readme = "README.md"
repository = "https://github.com/hugglesfox/apt-cache"
version = "0.1.2"