podsync 0.0.1

A server to sync podcasts with, mirroring the gpodder API. Designed for use with AntennaPod
1
2
3
4
5
6
7
8
[package]
description = "A server to sync podcasts with, mirroring the gpodder API. Designed for use with AntennaPod"
edition = "2021"
homepage = "https://github.com/bobrippling/podsync"
license = "GPL-3.0-or-later"
name = "podsync"
repository = "https://github.com/bobrippling/podsync"
version = "0.0.1"