Show
Ignore:
Timestamp:
05/02/06 16:19:43 (2 years ago)
Author:
lgodard
Message:

- Setup.py for deploying ooo2dbk as a script
- sudo python setup.py install

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • ooo2dbk/trunk/__init__.py

    r29929 r45143  
    22# OOo2DBK : OpenOffice.org Writer document to DocBook XML converter 
    33#================================================================== 
    4 # (C) Copyright 2004-2005 Nuxeo SARL <http://nuxeo.com> 
     4# (C) Copyright 2006 Nuxeo SAS <http://nuxeo.com> 
    55# (C) Copyright Eric Bellot <ebellot@netcourrier.com> 
    66# 
     
    2727# 
    2828# $Id$ 
    29 from ooo2dbk import convert, execArgs 
     29#from ooo2dbk import execArgs, convert 
    3030