[gdome]ANNOUNCE: gdome2-0.7.3



 Hello guys!

   The gdome2 release 0.7.3 codename "eventually" is out!!
   

* Description:

  gdome2 is meant to be an easy to use, fast, light-weight DOM Level 2
  implementation library for the C programming language. It aims at
  standard compliance and it relies on libxml2.
  A DOM Implementation makes a XML or a HTML document available for
  processing and traversal of a XML document by means of a standard set
  of interfaces.
  Although gdome2 has been written as part of the GNOME project, it can
  be used stand-alone. One of its main strenghts is that wrappers for
  other programming languages can be easily written on top of it (and,
  for the most part, they can be generated automatically thanks to the
  uniformity of DOM interfaces) so to make it quickly available to a
  wide range of users. 

* Features

  - Supports the following DOM Level 2 modules:
    - "Core";
    - "XML";
    - "Events";
    - "MutationEvents".

  - Partially supports the following DOM Level 3 modules:
    - "XPath".
    
  - Exports an object oriented interface.
  - Provides a reference counting system that is responsible of all
    memory management issues.
  
* News

  - Added support for pkg-config.
  - Improved the package deployment.
  - Bug fixes.
  
* Resources

  The home page of the project is:
  
      http://gdome2.cs.unibo.it/
  
  The HTML Reference Manual with extensive API documentation is
  available here:
  
      http://gdome2.cs.unibo.it/gtk-doc/book1.html
      
* Acknowledgments

  I wish to thank all gdome2 authors, Enrico Zini, Oron Peled and Jean
  Schurger for their collaboration.

  Paolo

--
Paolo Casarini - casarini cs unibo it




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]