https://github.com/apache/xalan-c
Apache Xalan C
https://github.com/apache/xalan-c
xalan
Last synced: 3 months ago
JSON representation
Apache Xalan C
- Host: GitHub
- URL: https://github.com/apache/xalan-c
- Owner: apache
- License: apache-2.0
- Created: 2019-04-24T02:57:39.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T05:45:34.000Z (almost 2 years ago)
- Last Synced: 2025-01-30T10:11:14.796Z (12 months ago)
- Topics: xalan
- Language: C++
- Homepage: https://xalan.apache.org/
- Size: 48.4 MB
- Stars: 31
- Watchers: 12
- Forks: 33
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-awesome-cpp - Xalan C - A library and a command line program to transform XML documents using a stylesheet that conforms to XSLT 1.0 standards. [Apache-2.0] 🌎 [website](xalan.apache.org/) (XML)
- awesome-cpp - Xalan C - A library and a command line program to transform XML documents using a stylesheet that conforms to XSLT 1.0 standards. [Apache-2.0] [website](https://xalan.apache.org/) (XML)
README
# Apache Xalan-C/C++ XSLT Library

## 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)
