MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Classes | Variables
nv_python_libs.mnvsearch.mnvsearch_api Namespace Reference

Classes

class  OutStreamEncoder
class  Videos

Variables

string __title__ = "mnvsearch_api - Simple-to-use Python interface to search the MythNetvision data base tables"
string __author__ = "R.D. Vaughan"
string __purpose__
string __version__ = "0.1.4"
string version = ''

Variable Documentation

string nv_python_libs.mnvsearch.mnvsearch_api.__title__ = "mnvsearch_api - Simple-to-use Python interface to search the MythNetvision data base tables"

Definition at line 14 of file mnvsearch_api.py.

string nv_python_libs.mnvsearch.mnvsearch_api.__author__ = "R.D. Vaughan"

Definition at line 15 of file mnvsearch_api.py.

string nv_python_libs.mnvsearch.mnvsearch_api.__purpose__
Initial value:
1 '''
2 This python script is intended to perform a data base search of MythNetvision data base tables for
3 videos based on a command line search term.
4 '''

Definition at line 16 of file mnvsearch_api.py.

string nv_python_libs.mnvsearch.mnvsearch_api.__version__ = "0.1.4"

Definition at line 21 of file mnvsearch_api.py.

list nv_python_libs.mnvsearch.mnvsearch_api.version = ''

Definition at line 105 of file mnvsearch_api.py.