opensource.activestate.com
About opensource.activestate.com
/ Projects / Papers /
ASPN ActiveState
PyPerl
PyXPCOM
Smoke

PyXPCOM

Description
XPCOM is an acronym for "Cross Platform COM". It has come out of the Mozilla project, which maintains the main XPCOM project pages. The Python XPCOM package is a set of Python bindings to XPCOM, allowing a Python programmer to both use and implement XPCOM interfaces. If you don't know what Python is, then none of this probably interests you at all!

License
Mozilla Public License 1.1

Authors
Main Author: Mark Hammond
See Credits for more details.

Download
While early releases of PyXPCOM were available from ActiveState, PyXPCOM has been integrated into the Mozilla build system for tighter integration with the main XPCOM project. See this page for information on how to build PyXPCOM from source. There are no binary releases of PyXPCOM.

Documentation

Further Information

© ActiveState 2003 All rights reserved