File: README.md

package info (click to toggle)
xalan 1.12-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,368 kB
  • sloc: cpp: 145,645; xml: 1,523; ansic: 434; sh: 27; makefile: 17
file content (25 lines) | stat: -rw-r--r-- 689 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Apache Xalan-C/C++ XSLT Library

![Xalan-C++-logo](docs/images/xalan-small.svg)

## Overview

The Apache Xalan-C++ Project provides a library and a command line
program to transform XML documents using a stylesheet that conforms to
XSLT 1.0 standards.

Xalan is a project of the Apache Software Foundation.

## Links

* [Project Website](http://xalan.apache.org/xalan-c/)
* Source Repository:
  see [GitHub](https://github.com/apache/xalan-c)
  or [Apache GitBox](https://gitbox.apache.org/repos/asf?p=xalan-c.git)
* [Downloads](http://www.apache.org/dyn/mirrors/mirrors.cgi/xalan/xalan-c)

## Documentation

[Table of Contents](docs/index.md)

![Apache-logo](docs/images/asf-small.svg)