podcasting

Crates.iopodcasting
lib.rspodcasting
version0.1.2
sourcesrc
created_at2022-06-16 22:35:53.010239
updated_at2023-09-26 10:39:52.517104
descriptionTypes for the PC 2.0 Namespace
homepagehttps://gitlab.com/a-kenji/podcasting-rs
repositoryhttps://gitlab.com/a-kenji/podcasting-rs
max_upload_size
id607688
size35,095
(a-kenji)

documentation

https://gitlab.com/a-kenji/podcasting-rs

README

podcasting

Built with Nix Crates Documentation Namespace

Rust bindings to the podcasting 2.0 xml types. Currently only the stable definitions are supported.

Usage

podcasting = "0"

or use cargo add:

cargo add podcasting

Limitations

The library currently fits my needs, but is still limited, notably:

  • The WIP types are not defined yet.
  • There are no examples yet.

If you have different needs, or find improvements, I am always happy about contributions. Please see the contributing section for that.

Contributing

How to contribute.

Reference

License

MIT

Commit count: 1

cargo fmt