Source: openoffice-python
Section: python
Priority: optional
Maintainer: Debian Tryton Maintainers <tryton@lists.debian-maintainers.org>
Uploaders: Daniel Baumann <daniel@debian.org>, Mathias Behrle <mathiasb@m9s.biz>
Dm-Upload-Allowed: yes
Build-Depends: debhelper (>= 8), python (>= 2.6.6-3~), python-setuptools
Standards-Version: 3.9.2
Homepage: http://openoffice-python.origo.ethz.ch/
Vcs-Browser: http://git.debian-maintainers.org/?p=tryton/openoffice-python.git
Vcs-Git: git://git.debian-maintainers.org/git/tryton/openoffice-python.git
X-Python-Version: >= 2.4

Package: python-openoffice
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-pkg-resources
Recommends: python-uno
XB-Python-Version: ${python:Versions}
Description: Python libraries for interacting with OpenOffice.org/LibreOffice
 This is a Python module to interact with OpenOffice.org/LibreOffice.
 It aims to support:
 .
  * users writing complex macros for OpenOffice in Python
  * developers interacting with OpenOffice from outside (eg. use OpenOffice to
    print a file)
 .
 The library is designed to support both writing macros (called by OOo) and
 interacting with OOo from an external Python program (using the UNO bridge).
