MythTV  master
Classes | Variables
nv_python_libs.xsltfunctions.tributeca_api Namespace Reference

Classes

class  OutStreamEncoder
 
class  xpathFunctions
 
class  xsltExtExample
 

Variables

string __title__ = "tributeca_api - XPath and XSLT functions for the Tribute.ca grabber"
 
string __author__ = "R.D. Vaughan"
 
string __purpose__
 
string __version__ = "v0.1.1"
 
list __xpathClassList__ = ['xpathFunctions', ]
 
list __xsltExtentionList__ = []
 
 stdout
 
 stderr
 
string version = ''
 

Variable Documentation

◆ __title__

string nv_python_libs.xsltfunctions.tributeca_api.__title__ = "tributeca_api - XPath and XSLT functions for the Tribute.ca grabber"
private

Definition at line 15 of file tributeca_api.py.

◆ __author__

string nv_python_libs.xsltfunctions.tributeca_api.__author__ = "R.D. Vaughan"
private

Definition at line 16 of file tributeca_api.py.

◆ __purpose__

string nv_python_libs.xsltfunctions.tributeca_api.__purpose__
private
Initial value:
1 = '''
2 This python script is intended to perform a variety of utility functions
3 for the conversion of data to the MNV standard RSS output format.
4 See this link for the specifications:
5 http://www.mythtv.org/wiki/MythNetvision_Grabber_Script_Format
6 '''

Definition at line 17 of file tributeca_api.py.

◆ __version__

string nv_python_libs.xsltfunctions.tributeca_api.__version__ = "v0.1.1"
private

Definition at line 24 of file tributeca_api.py.

◆ __xpathClassList__

list nv_python_libs.xsltfunctions.tributeca_api.__xpathClassList__ = ['xpathFunctions', ]
private

Definition at line 30 of file tributeca_api.py.

◆ __xsltExtentionList__

list nv_python_libs.xsltfunctions.tributeca_api.__xsltExtentionList__ = []
private

Definition at line 34 of file tributeca_api.py.

◆ stdout

nv_python_libs.xsltfunctions.tributeca_api.stdout

Definition at line 63 of file tributeca_api.py.

◆ stderr

nv_python_libs.xsltfunctions.tributeca_api.stderr

Definition at line 64 of file tributeca_api.py.

◆ version

string nv_python_libs.xsltfunctions.tributeca_api.version = ''

Definition at line 77 of file tributeca_api.py.