./textproc/gdome2, Gnome DOM (Document Object Model) engine

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.8.1nb17, Package name: gdome2-0.8.1nb17, Maintainer: adam

The Document Object Model is a platform and language-neutral interface that
will allow programs and scripts to dynamically access and update the content,
structure and style of documents.

A DOM implementation (also called a host implementation) is that piece of
software which takes a parsed XML or HTML document and makes it available for
processing via the DOM interfaces. A browser contains a host implementation,
for example.

Here some key points about libgdome:
* Libgdome is a DOM level2 Implementation.
* Libgdome supports "Core" and "XML" modules (DOM level2 Core Recommendation).
* Libgdome supports "Events" and "MutationEvents" modules (DOM level2 Events
Recommendation).
* Libgdome is based on libxml2.
* Libgdome is written in C.
* The internal document representation is that libxml except for DocumentType,
Entity and Notations interfaces.
* Libgdome is released under the GNU LGPL.


Required to run:
[textproc/libxml2] [devel/glib2]

Master sites:

Filesize: 506.802 KB

Version history: (Expand)


CVS history: (Expand)


   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-11-23 17:21:30 by Adam Ciarcinski | Files touched by this commit (1878) | Package updated
Log message:
massive revision bump after textproc/icu update
   2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | Package updated
Log message:
revbump for textproc/icu update
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822)
Log message:
revbump for textproc/icu