Thomas Schraitle's avatar

You are behind a proxy. You can modify other data related to your profile by this link.

Thomas Schraitle's avatar

Thomas Schraitle

thomas-schraitle

https://github.com/tomschr

Member of the group
Involved Projects and Packages

The susedoc book build script builds the output formats of a book
or the complete product documentation in the SVN and submits the
result to a Build Service instance such as http://build.opensuse.org
(OBS).

xmlformat is a configurable formatter (or "pretty-printer") for XML
documents. It provides control over indentation, line-breaking, and
text wrapping. These properties can be defined on a per-element basis.

xmlformat provides improved diagnostic information when a document is
not well-formed. (Prints line and token number, and stack trace).

Batik is a Java(tm) technology based toolkit for applications that want
to use images in the Scalable Vector Graphics (SVG) format for various
purposes, such as viewing, generation or manipulation.

Apache XML Graphics Commons is a library that consists of
several reusable components used by Apache Batik and
Apache FOP. Many of these components can easily be used
separately outside the domains of SVG and XSL-FO. You will
find components such as a PDF library, an RTF library,
Graphics2D implementations that let you generate PDF &
PostScript files, and much more.

FOP (Formatting Objects Processor) is driven by XSL formatting objects
(XSL-FO). It is a Java application that reads a formatting object (FO)
tree and renders the resulting pages to one of the following output
formats: PDF (primary output target), PCL, PS, SVG, XML (area tree
representation), Print, AWT, MIF, and TXT.

XMLStarlet (xml) is a command line XML toolkit which can be used to
transform, query, validate, and edit XML documents and files using
simple set of shell commands in similar way it is done for plain text
files using 'grep', 'sed', 'awk', 'tr', 'diff', or 'patch'.

Bugowner

dblatex is a program that transforms your SGML/XMLDocBook
documents to DVI, PostScript or PDF by translating them
into pure LaTeX as a first process. MathML 2.0 markups
are supported, too. It started as a clone of DB2LaTeX.

These are the XSL stylesheets for DocBook. Generally, the stylesheets
are namespace aware and you should use these for DocBook 5 only. The
stylesheets transforms your DocBook 5 document into (X)HTML, Manpages,
XSL-FO (for PDF) and a some other formats. XSL is a standard W3C
stylesheet language for both print and online rendering. For more
information about XSL, see the XSL page at theW3C.

The version 5.0 release is a complete rewrite of DocBook in RELAX NG.
The intent of this rewrite is to produce a schema that is true to the
spirit of DocBook while simultaneously removing inconsistencies that
have arisen as a natural consequence of DocBook's long, slow evolution.

Lessons for Lizards (LfL) is a community cookbook-style book project
for the openSUSE distribution licensed under the GNU Free Documentation
License (GFDL).

Lessons for Lizards covers more specific or exotic topics than the
internally produced manuals, such as

* Experimental software

* Third party software

* Third party drivers

* Complex setups (such as a router for the home network)

If you want to contribute, please look at

http://developer.novell.com/wiki/index.php/Lessons_for_Lizards

lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It
provides safe and convenient access to these libraries using the ElementTree
API. It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.

pysvn is a highlevel and easy to use Python bindings to Subversion.
The pysvn project's goal is to enable Tools to be written in Python
that use Subversion. Windows, Mac OS X, Linux and other unix
platforms are supported.

Features:
* Supports all svn client features

* Supports svn transaction features required to write svn pre-commit
hooks

* Easy to learn and use

* Python like interface

* Good Documentation and examples

* No need to understand the Subversion C API

lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries. It
provides safe and convenient access to these libraries using the ElementTree
API. It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.

pysvn is a highlevel and easy to use Python bindings to Subversion.
The pysvn project's goal is to enable Tools to be written in Python
that use Subversion. Windows, Mac OS X, Linux and other unix
platforms are supported.

Features:
* Supports all svn client features

* Supports svn transaction features required to write svn pre-commit
hooks

* Easy to learn and use

* Python like interface

* Good Documentation and examples

* No need to understand the Subversion C API

Bugowner

The SAXON package is a collection of tools for processing XML documents. The main components are:

* An XSLT processor, which implements the Version 1.0 XSLT and XPath
Recommendations from the World Wide Web Consortium, found at
http://www.w3.org/TR/1999/REC-xslt-19991116 and
http://www.w3.org/TR/1999/REC-xpath-19991116 with a number of
powerful extensions. This version of Saxon also includes many of
the new features defined in the XSLT 1.1 working draft, but for
conformance and portability reasons these are not available if
the stylesheet header specifies version="1.0".

* A Java library, which supports a similar processing model to XSL,
but allows full programming capability, which you need if you
want to perform complex processing of the data or to access
external services such as a relational database

* A slightly improved version of the Aelfred parser from Microstar.
(But you can use SAXON with any SAX-compliant XML parser if you
prefer).

So you can use SAXON by writing XSLT stylesheets, by writing Java applications, or by any combination of the two.

Bugowner

This RPM consists of a set of stylesheets, scripts and makefiles that
are used to create HTML, PDF and Wiki documents from Novdoc/DocBook XML.

See also:
* http://en.opensuse.org/Documentation_Team

The susedoc book build script builds the output formats of a book
or the complete product documentation in the SVN and submits the
result to a Build Service instance such as http://build.opensuse.org
(OBS).

xmlformat is a configurable formatter (or "pretty-printer") for XML
documents. It provides control over indentation, line-breaking, and
text wrapping. These properties can be defined on a per-element basis.

xmlformat provides improved diagnostic information when a document is
not well-formed. (Prints line and token number, and stack trace).

Batik is a Java(tm) technology based toolkit for applications that want
to use images in the Scalable Vector Graphics (SVG) format for various
purposes, such as viewing, generation or manipulation.

Apache XML Graphics Commons is a library that consists of
several reusable components used by Apache Batik and
Apache FOP. Many of these components can easily be used
separately outside the domains of SVG and XSL-FO. You will
find components such as a PDF library, an RTF library,
Graphics2D implementations that let you generate PDF &
PostScript files, and much more.

FOP (Formatting Objects Processor) is driven by XSL formatting objects
(XSL-FO). It is a Java application that reads a formatting object (FO)
tree and renders the resulting pages to one of the following output
formats: PDF (primary output target), PCL, PS, SVG, XML (area tree
representation), Print, AWT, MIF, and TXT.

XMLStarlet (xml) is a command line XML toolkit which can be used to
transform, query, validate, and edit XML documents and files using
simple set of shell commands in similar way it is done for plain text
files using 'grep', 'sed', 'awk', 'tr', 'diff', or 'patch'.

Maintainer

This is the Publishing project. Its main purpose is to serve as development project for packages around the topic of publishing in the openSUSE:Factory distribution. If you want to participate you can contact us individually. Please report bugs to the respective bugowners as set.

Bugowner

NOTE: Automatically created during Factory devel project migration by admin.

openSUSE Build Service is sponsored by