Difference between revisions of "Welcome"

From wiki
Jump to: navigation, search
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
{| align="right" style="border-collapse: collapse; border:0px;"
 +
|+'''Latest release'''
 +
{| align="center" style="border-collapse: collapse; border:1px solid; background-color:lightgray; width:160px"
 +
| May 27, 2017
 +
|-
 +
| Version 1.7.0
 +
|-
 +
| <span class="plainlinks">[{{MediaWiki:Download-url}} Download]</span>
 +
|-
 +
| <span class="plainlinks">[{{MediaWiki:ChangeLog-url}} Changelog]</span>
 +
|}
 +
|}
 +
 
XeuMeuLeu is an open-source cross-platform C++ stream oriented library on
 
XeuMeuLeu is an open-source cross-platform C++ stream oriented library on
 
top of {{MediaWiki:Xerces-link}}
 
top of {{MediaWiki:Xerces-link}}
Line 11: Line 24:
  
 
In order to start using the library the next sections might prove useful :
 
In order to start using the library the next sections might prove useful :
* the [[license]] explains the condition of use
+
* the [[license]] explains the conditions of use
 
* the [[installation]] gives deployment information
 
* the [[installation]] gives deployment information
* the [{{MediaWiki:Download-url}} download] area provides the latest release
+
* the <span class="plainlinks">[{{MediaWiki:Download-url}} download]</span> area provides the latest release
  
XeuMeuLeu has been reported being used successfully on a number of combinations of platforms/compilers. <BR>
+
XeuMeuLeu has been reported being used successfully on a large number of combinations of platforms/compilers. <BR>
Usually if {{MediaWiki:Xerces-link}} is supported then there is a good chance that XeuMeuLeu will work.
+
Usually if {{MediaWiki:Xerces-link}} is supported, then there is a good chance that XeuMeuLeu will work.
  
If you need help please do not hesitate to [{{MediaWiki:Tracker-url}} contact us].
+
If you need any help please do not hesitate to <span class="plainlinks">[{{MediaWiki:Tracker-url}} contact us]</span>.
  
 
Thank you for your interest !
 
Thank you for your interest !

Latest revision as of 06:25, 27 May 2017

Latest release
May 27, 2017
Version 1.7.0
Download
Changelog

XeuMeuLeu is an open-source cross-platform C++ stream oriented library on top of Apache Xerces for manipulating XML and Apache Xalan for applying XSL transformations.

Please visit the following sections for more information :

  • the overview provides a 3 mn introduction
  • the manual describes all features
  • the patterns present solutions to common problems

In order to start using the library the next sections might prove useful :

  • the license explains the conditions of use
  • the installation gives deployment information
  • the download area provides the latest release

XeuMeuLeu has been reported being used successfully on a large number of combinations of platforms/compilers.
Usually if Apache Xerces is supported, then there is a good chance that XeuMeuLeu will work.

If you need any help please do not hesitate to contact us.

Thank you for your interest !