Package pyxslt
[frames | no frames]

Package pyxslt

Submodules
  • names: Convert Python class and property names to valid XML tag names.
  • serialize: Convert a tree of Python objects into an XML document.
  • transform: Convert a tree of Python objects into an XML document using an XSL template.

Variable Summary
str __author__ = 'Michael Alyn Miller <malyn@strangeGizmo.co...
str __license__ = 'BSD License'
str __url__ = 'http://www.strangeGizmo.com/products/pyxslt/'...
str __version__ = '0.9.1'

Variable Details

__author__

Type:
str
Value:
'Michael Alyn Miller <malyn@strangeGizmo.com>'                         

__license__

Type:
str
Value:
'BSD License'                                                          

__url__

Type:
str
Value:
'http://www.strangeGizmo.com/products/pyxslt/'                         

__version__

Type:
str
Value:
'0.9.1'                                                                

Generated by Epydoc 2.1 on Wed Jul 12 11:19:10 2006 http://epydoc.sf.net