wpress-oxide 3.2.0

A rust library to interact with the wpress archive format.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.clean-path]
version = "0.2.1"

[dependencies.thiserror]
version = "1.0.43"

[package]
description = "A rust library to interact with the wpress archive format."
edition = "2021"
include = ["**/*.rs", "tests", "Cargo.toml"]
keywords = ["wordpress", "archive", "wpress", "cli"]
license = "GPL-3.0-or-later"
name = "wpress-oxide"
readme = "README.md"
repository = "https://github.com/lavafroth/wpress-oxide"
version = "3.2.0"