root/OOo/ooo2dbk/trunk/debian/control

Revision 24299, 1.1 kB (checked in by matrojette, 3 years ago)

new policy standards

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 Source: ooo2dbk
2 Section: text
3 Priority: optional
4 Maintainer: Mohammed AdnÚne Trojette <adn+deb@diwi.org>
5 Build-Depends: debhelper (>= 4.0.0), python-dev (>= 2.3)
6 Standards-Version: 3.6.2
7
8 Package: ooo2dbk
9 Architecture: all
10 Depends: ${misc:Depends}, ${python:Depends}, xsltproc | libsaxon-java
11 Suggests: docbook-xsl
12 Description: converts OpenOffice.org SXW documents to DocBook XML
13  OOo2Dbk allows to convert documents from OpenOffice-Writer SXW format to
14  a simplified DocBook XML format.
15  .
16  OOo2Dbk is made of an XSLT stylesheet and a set of Python scripts that
17  permit direct processing of SXW documents and extraction of the pictures
18  included in the document.
19  .
20  It can also be used autonomously in order to convert OpenOffice-Writer
21  XML documents produced with a FlatXML filter.
22  .
23  The original version of ooo2dbk is ooo2sdbk, written
24  by Eric Bellot. This version can still be found at
25  http://www.chez.com/ebellot/ooo2sdbk/
26  .
27  OOo2Dbk can at the moment only process files generated by the
28  OpenOffice.org 1.1.x series.
29  .
30  Future versions of OOo2Dbk will process files generated by the
31  OpenOffice.org 2.x series.
Note: See TracBrowser for help on using the browser.