openoffice-python 1:0.1+20110209-1 source package in Ubuntu

Changelog

openoffice-python (1:0.1+20110209-1) unstable; urgency=low
  [ Mathias Behrle ]  * Updating to standards version 3.9.2.  [ Daniel Baumann ]  * Not wrapping uploaders field, it does not exceed 80 chars.  * Compacting copyright file.  * Moving to source format 3.0 (quilt).  * Rediffing and renaming libreoffice path patch.  * Merging upstream version 0.1+20110209.  * Removing add-libreoffice-path.patch, included upstream.  [ Mathias Behrle ]  * Moving from deprecated python-support to dh_python2. -- Mathias Behrle <email address hidden>  Sun, 17 Jul 2011 19:49:12 +0200

Upload details

Uploaded by:
Debian Tryton Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Tryton Maintainers
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
openoffice-python_0.1+20110209-1.dsc 2.1 KiB cf82f3dd2607fd2bf668457886c35d3c35ec903594a8850755ccff9357522f01
openoffice-python_0.1+20110209.orig.tar.gz 31.0 KiB 72c3e89148518a37933bf1dca20b90bd875879681c7137c0cc1ec6558267ac4e
openoffice-python_0.1+20110209-1.debian.tar.gz 2.6 KiB 4c4fe3c12dc4986b431db46410c59c65e0b3036dab39e699ed99173004783d79

No changes file available.

Binary packages built by this source

python-openoffice: 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).