Skip to content

Rust crate providing full XMLTV support to build XMLTV listings

Notifications You must be signed in to change notification settings

cocool97/xmltv-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xmltv-rs

Documentation Latest version dependency status codecov

Rust crate providing full XMLTV support to build XMLTV listings. Its use is made to be very easy and intuitive.

Fully compliant with the XMLTV specification : https://github.com/XMLTV/xmltv/blob/master/xmltv.dtd

Feel free to contribute to the project and adding your PR's !

Usage

To use this crate you just need to add this to your Cargo.toml file:

[dependencies]
xmltv-rs = "*"

Examples

Examples are coming !

About

Rust crate providing full XMLTV support to build XMLTV listings

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages