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

Work Sans is a 9 weight typeface family based loosely on early Grotesques — for example, Stephenson Blake, Miller & Richard and Bauerschen Giesserei.

Work Sans has been updated between 2018–2020 with accompanying italics, variable font files and the character set has been expanded to the Google Latin Expert glyph set, which will now support Vietnamese.

Designer: Wei Huang

Maintainer

IBM Plex™ is the new corporate typeface for IBM worldwide and an open source project developed by the IBM Brand & Experience team (BX&D). Plex is an international typeface family designed to capture IBM’s brand spirit and history, and to illustrate the unique relationship between mankind and machine—a principal theme for IBM since the turn of the century. The result is a neutral, yet friendly Grotesque style typeface that balances design with the engineered details that make Plex™ distinctly IBM.

The family includes a Sans, Sans Condensed, Mono, and Serif and has excellent legibility in print, web and mobile interfaces. Plex’s three designs work well independently, and even better together. Use the Sans as a contemporary compadre, the Serif for editorial storytelling, or the Mono to show code snippets. The unexpectedly expressive nature of the italics give you even more options for your designs.

Maintainer

This is an internal package that is used to create the patterns as part
of the installation source setup. Installation of this package does
not make sense.

This particular package contains the Font patterns.

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 binding for the libxml2 and libxslt libraries. It
follows the ElementTree API as much as possible, building it on top of
the native libxml2 tree. It also extends this API to expose libxml2 and
libxslt specific functionality, such as XPath, Relax NG, XML Schema,
XSLT, and c14n.

Author:
-------
Stefan Behnel - main developer and maintainer
Martijn Faassen - creator of lxml and initial main developer
and others

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

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

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

openSUSE Build Service is sponsored by