podcasting 0.1.2

Types for the PC 2.0 Namespace
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.serde]
features = ["derive"]
version = "1.0.188"

[package]
authors = ["Alexander Kenji Berthold <aks.kenji@protonmail.com>"]
categories = ["api-bindings", "multimedia::audio", "multimedia::video", "multimedia"]
description = "Types for the PC 2.0 Namespace"
documentation = "https://gitlab.com/a-kenji/podcasting-rs"
edition = "2021"
homepage = "https://gitlab.com/a-kenji/podcasting-rs"
keywords = ["podcasting", "namespace", "api", "podcast", "search"]
license = "MIT"
name = "podcasting"
readme = "README.md"
repository = "https://gitlab.com/a-kenji/podcasting-rs"
version = "0.1.2"