t

Copyright 2011 Oracle Inc. All rights reserved.
Use is subject to license terms.

ident "@(#)pywbem.3 1.2 10/03/16 SMI"

This man page created by Sun to provide a reference to the info pages
for glib provided with the glib distribution.

pywbem "7 April 2009"
NAME
pywbem
SYNOPSIS
import pywbem
DESCRIPTION
Pywbem is a Python library for making CIM operations over HTTP using the WBEM CIM-XML protocol. It is based on the idea that a good WBEM client should be easy to use and not necessarily require a large amount of programming knowlege. Pywbem is suitable for a large range of tasks from simply poking around to writing web and GUI applications. Pywbem also provides a Python provider interface, and is the fastest and easiest way to write providers.
info pywbem

For a more detailed description of the library contents see:

http://pywbem.wiki.sourceforge.net/

and its use, see:

http://pywbem.sourceforge.net/docs/tutorial.shtml

LICENSE
GNU Lesser General Public License (LGPLv2)
"SEE ALSO"
http://pywbem.sourceforge.net/docs/apidocs.shtml