3.9. OOo2sDbk

To generate DocBook with OpenOffice a package is required which converts the OpenOffice format to DocBook. This is for example the package OOo2sDbk dar. See chapter 6 „DocBook with OpenOffice“ for more information.

The package can easily be installed. Only extract the zip file ooo2sdbk.zip to the directory of the Python Site package. The module is then commonly available. Download the package from this Website as it contains extended functionality compared to the original.

Test respectively:

>>> import ooo2sdbk
>>> print ooo2sdbk
 <module 'ooo2sdbk' from 'C:\Python22\Lib\site-packages\ooo2sdbk\__init__.pyc'>