MythTV  0.26-pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends
Classes | Variables
nv_python_libs::xsltfunctions::mevio_api Namespace Reference

Classes

class  OutStreamEncoder
class  xpathFunctions

Variables

string __title__ = "mevio_api - XPath and XSLT functions for the www.mevio.com RSS/HTML"
string __author__ = "R.D. Vaughan"
string __purpose__
string __version__ = "v0.1.1"
list __xpathClassList__ = ['xpathFunctions', ]
list __xsltExtentionList__ = []
string version = ''

Variable Documentation

string nv_python_libs::xsltfunctions::mevio_api::__title__ = "mevio_api - XPath and XSLT functions for the www.mevio.com RSS/HTML"

Definition at line 15 of file mevio_api.py.

Definition at line 16 of file mevio_api.py.

Initial value:
00001 '''
00002 This python script is intended to perform a variety of utility functions
00003 for the conversion of data to the MNV standard RSS output format.
00004 See this link for the specifications:
00005 http://www.mythtv.org/wiki/MythNetvision_Grabber_Script_Format
00006 '''

Definition at line 17 of file mevio_api.py.

Definition at line 24 of file mevio_api.py.

Definition at line 31 of file mevio_api.py.

Definition at line 35 of file mevio_api.py.

Definition at line 80 of file mevio_api.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends