Difference between revisions of "Gdome2"
(Created page with "{{Entry |Name=Gdome2 |Short description=DOM C library for GNOME |Full description=Gdome2, aka libgdome, is the DOM C library developed for the Gnome project (it can also be used ...") |
(No version changes) |
||
Line 3: | Line 3: | ||
|Short description=DOM C library for GNOME | |Short description=DOM C library for GNOME | ||
|Full description=Gdome2, aka libgdome, is the DOM C library developed for the Gnome project (it can also be used stand-alone). The Document Object Model is a platform and language-neutral interface that lets programs and scripts dynamically access and update the content, structure and style of documents. A DOM implementation (also called a host implementation) 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. gdome2 currently supports the "Core", "XML", "Events" and "MutationEvents" modules. | |Full description=Gdome2, aka libgdome, is the DOM C library developed for the Gnome project (it can also be used stand-alone). The Document Object Model is a platform and language-neutral interface that lets programs and scripts dynamically access and update the content, structure and style of documents. A DOM implementation (also called a host implementation) 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. gdome2 currently supports the "Core", "XML", "Events" and "MutationEvents" modules. | ||
+ | |Homepage URL=http://gdome2.cs.unibo.it/ | ||
|User level=none | |User level=none | ||
− | |||
− | |||
− | |||
− | |||
|Computer languages=C | |Computer languages=C | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|Keywords=HTML,XML,Gnome,DOM,gdome2,Document Object Model,libgdome,DOM level2 | |Keywords=HTML,XML,Gnome,DOM,gdome2,Document Object Model,libgdome,DOM level2 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|Version identifier=0.8.1 | |Version identifier=0.8.1 | ||
|Version date=2003-10-05 | |Version date=2003-10-05 | ||
|Version status=beta | |Version status=beta | ||
|Version download=http://gdome2.cs.unibo.it/tarball/gdome2-0.8.1.tar.gz | |Version download=http://gdome2.cs.unibo.it/tarball/gdome2-0.8.1.tar.gz | ||
+ | |Version comment=0.8.1 beta released 2003-10-05 | ||
+ | |Last review by=Alejandroindependiente | ||
+ | |Last review date=2017/03/16 | ||
+ | |Submitted by=Database conversion | ||
+ | |Submitted date=2011-04-01 | ||
+ | |Status= | ||
+ | |Is GNU=No | ||
+ | |License verified date=2002-04-25 | ||
+ | }} | ||
+ | {{Project license | ||
+ | |License=LGPL | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2002-04-25 | |License verified date=2002-04-25 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Paolo Casarini | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=paolo@casarini.org | |Email=paolo@casarini.org | ||
|Resource URL= | |Resource URL= | ||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=See the AUTHORS file in the distribution for a complete list | ||
|Role=Contributor | |Role=Contributor | ||
− | |||
− | |||
|Resource URL= | |Resource URL= | ||
}} | }} | ||
Line 47: | Line 43: | ||
{{Software category | {{Software category | ||
|Interface=library | |Interface=library | ||
− | |||
|Use=library | |Use=library | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 63: | Line 53: | ||
|Prerequisite description=libxml2 2.4.3 | |Prerequisite description=libxml2 2.4.3 | ||
}} | }} | ||
+ | {{Featured}} |
Revision as of 13:07, 16 March 2017
Gdome2
http://gdome2.cs.unibo.it/
DOM C library for GNOME
Gdome2, aka libgdome, is the DOM C library developed for the Gnome project (it can also be used stand-alone). The Document Object Model is a platform and language-neutral interface that lets programs and scripts dynamically access and update the content, structure and style of documents. A DOM implementation (also called a host implementation) 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. gdome2 currently supports the "Core", "XML", "Events" and "MutationEvents" modules.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Paolo Casarini | Maintainer |
See the AUTHORS file in the distribution for a complete list | Contributor |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Debian (Ref) | https://tracker.debian.org/pkg/gdome2 | |
Bug Tracking,Developer,Support | mailto:gdome@gnome.org |
Software prerequisites
Kind | Description |
---|---|
Required to use | libxml2 2.4.3 |
Required to use | glib 1.2.0 |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.