Skip to content

chris102994/py-xmltv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-xmltv

This is a simple project to turn the official XMLTV DTD/XSDs into proper serialized Python Data classes for easy writing/reading.

This is accomplished by using the Jing-Trang project to transform the supplied DTD into a valid XML. Once there's a valid XSD corresponding Python data classes are generated using the xsData project.

Build Status PyPi Link

About

Serialized Python Data Classes generated from the XMLTV's official XSD's/DTD's.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages