Download List

프로젝트 설명

OOoPy is a Python library for modifying
OpenOffice.org documents. It provides a set of
transformations on the OOo XML format using the
ElementTree XML Library. Transformations included
are a mail merge application and the concatenation
of documents with formatting
intact. The framework supports easy creation of
new transformations.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-07-06 23:48
1.6.7680

압축이 수정되었습니다 : 때 새 XML 파일을 작성, 이들 대신 저장된 될 OOO Zip 파일의 압축, 불필요하게 큰 문서의 결과. 저작권은 명령줄 유틸리티에 추가되었습니다. mailmerge은 OOO 3.X리스트 수정되었습니다.
Tags: Minor bugfixes
Compression was fixed: when writing new XML files, these would be stored instead of compressed in the OOo Zip file, resulting in unnecessarily large documents. A copyright notice was added to the command-line utilities. Mailmerge for OOo 3.X lists was fixed.

2008-06-03 21:51
1.4.4873

Doctest 잘하면 Windows에서 실행되도록 수정되었습니다.
Tags: Minor bugfixes
Doctest was fixed to hopefully run on Windows.

2008-05-29 02:12
1.3.4825

왜냐하면 어떤 파일이 배포되지 않은 회귀 테스트를하지 못했습니다. 이 릴리스의 버그 수정 SF 1,970,389 및 1,972,900.
Tags: Minor bugfixes
The regression test failed because some files were not distributed. This release fixes SF bugs 1970389 and 1972900.

2008-04-07 18:11
V_1_2_4576

이 릴리스, 그리고 ooo_mailmerge 명령줄 유틸리티 ooo_fieldreplace, ooo_cat를 추가합니다. 그것은 수정 ooo_as_text 출력 파일의 사양을 허용합니다. 명령줄 유틸리티에 대한 비의 처리 참고 seekable 입 / 출력 (파이프) 만 파이썬 2.5부터 일할 것입니다. 도착했을 때 사소한 버그수정 문서 concatenating있습니다.
Tags: Major feature enhancements
This release adds the ooo_fieldreplace, ooo_cat, and ooo_mailmerge command line utilities. It fixes ooo_as_text to allow specification of an output file. Note that handling of non-seekable input/output (pipes) for command line utilities will only work starting with Python 2.5. There are minor bugfixes when concatenating documents.

2008-02-28 13:55
1.1.4477

작은 문서 변경됩니다.
Tags: Minor bugfixes
Small documentation changes.

Project Resources