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

Classes

class  OutStreamEncoder
 
class  xpathFunctions
 

Variables

string __title__ = "comedycentral_api - XPath and XSLT functions for the Comedy Central RSS/HTML"
 
string __author__ = "R.D. Vaughan"
 
string __purpose__
 
string __version__ = "v0.1.0"
 
list __xpathClassList__ = ['xpathFunctions', ]
 
list __xsltExtentionList__ = []
 
 stdout
 
 stderr
 
string version = ''
 

Variable Documentation

◆ __title__

string nv_python_libs.xsltfunctions.comedycentral_api.__title__ = "comedycentral_api - XPath and XSLT functions for the Comedy Central RSS/HTML"
private

Definition at line 15 of file comedycentral_api.py.

◆ __author__

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

Definition at line 16 of file comedycentral_api.py.

◆ __purpose__

string nv_python_libs.xsltfunctions.comedycentral_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 comedycentral_api.py.

◆ __version__

string nv_python_libs.xsltfunctions.comedycentral_api.__version__ = "v0.1.0"
private

Definition at line 24 of file comedycentral_api.py.

◆ __xpathClassList__

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

Definition at line 29 of file comedycentral_api.py.

◆ __xsltExtentionList__

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

Definition at line 33 of file comedycentral_api.py.

◆ stdout

nv_python_libs.xsltfunctions.comedycentral_api.stdout

Definition at line 62 of file comedycentral_api.py.

◆ stderr

nv_python_libs.xsltfunctions.comedycentral_api.stderr

Definition at line 63 of file comedycentral_api.py.

◆ version

string nv_python_libs.xsltfunctions.comedycentral_api.version = ''

Definition at line 76 of file comedycentral_api.py.