mirror of
https://github.com/jezhiggins/arabica
synced 2024-12-25 21:58:21 +01:00
Update README with april 2020 release
This commit is contained in:
parent
f89c8042d2
commit
cd99dba691
2 changed files with 5 additions and 2 deletions
4
README
4
README
|
@ -1,5 +1,9 @@
|
||||||
# Arabica - An XML and HTML processing toolkit
|
# Arabica - An XML and HTML processing toolkit
|
||||||
|
|
||||||
|
*New release - https://github.com/jezhiggins/arabica/releases/tag/2020-April(April 2020 available now).*
|
||||||
|
|
||||||
|
----
|
||||||
|
|
||||||
*Arabica is an XML and HTML processing toolkit*, providing *SAX2*, *DOM*, *XPath*, and *XSLT* implementations, written in *Standard C++*
|
*Arabica is an XML and HTML processing toolkit*, providing *SAX2*, *DOM*, *XPath*, and *XSLT* implementations, written in *Standard C++*
|
||||||
|
|
||||||
* *SAX* is an event-based XML processing API. Arabica is a full SAX2 implementation, including the optional interfaces and helper classes. It provides uniform SAX2 wrappers for the Expat parser, Xerces, Libxml2 and, on Windows, for the Microsoft XML parser.
|
* *SAX* is an event-based XML processing API. Arabica is a full SAX2 implementation, including the optional interfaces and helper classes. It provides uniform SAX2 wrappers for the Expat parser, Xerces, Libxml2 and, on Windows, for the Microsoft XML parser.
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Arabica - An XML and HTML processing toolkit
|
# Arabica - An XML and HTML processing toolkit
|
||||||
|
|
||||||
*[Latest Arabica news](https://www.jezuk.co.uk/tags/arabica.html)*
|
*New release - https://github.com/jezhiggins/arabica/releases/tag/2020-April(April 2020 available now).*
|
||||||
* maintenance release expected April 2020.
|
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue