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

Classes

class  OutStreamEncoder
class  xpathFunctions

Variables

string __title__ = "skyAtNight_api - XPath and XSLT functions for the BBC Sky at Night magazine RSS/HTML"
string __author__ = "R.D. Vaughan"
string __purpose__
string __version__ = "v0.1.0"
list __xpathClassList__ = ['xpathFunctions', ]
list __xsltExtentionList__ = []
string version = ''

Variable Documentation

string nv_python_libs::xsltfunctions::skyAtNight_api::__title__ = "skyAtNight_api - XPath and XSLT functions for the BBC Sky at Night magazine RSS/HTML"

Definition at line 15 of file skyAtNight_api.py.

Definition at line 16 of file skyAtNight_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 skyAtNight_api.py.

Definition at line 24 of file skyAtNight_api.py.

Definition at line 29 of file skyAtNight_api.py.

Definition at line 33 of file skyAtNight_api.py.

Definition at line 78 of file skyAtNight_api.py.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends