Télécharger la liste

Description du projet

libhtml is a minimal C library for parsing, serializing, and manipulating HTML-4.01-strict and XHTML-1.0-strict documents. You may enjoy this library if you're interested in tight correctness of input and output data.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-13 05:58
0.3.3

Ceci est une version bugfix de la logique hnode_dechildpart fonction.
This is a bugfix release of the function hnode_dechildpart logic.

2011-07-05 21:29
0.3.2

Le couramment utilisé "struct DOFI" a été poussé dans la bibliothèque, avec le iofd_close respectifs, iofd_getchar, iofd_open, et les fonctions iofd_rew. Le iostdout_putchar et les fonctions confort iostdout_puts ont également été ajoutées pour la sortie sur stdout.
The commonly-used "struct iofd" was pushed into the library, along with the respective iofd_close, iofd_getchar, iofd_open, and iofd_rew functions. The iostdout_putchar and iostdout_puts convenience functions were also added for outputting to stdout.

2010-06-24 23:33
0.3.0

Hcache fonctionnalité a été ajoutée, qui désapprouve l'utilitaire htmlc. Hcaches sont extrêmement utiles, en permettant, par exemple, la consolidation de pages en plusieurs langues ou de styles différents dans des conditions uniformes identificateurs numériques.
Hcache functionality was added, which deprecates the htmlc utility. Hcaches are extremely useful, allowing, for example, consolidating pages in multiple languages or different styles under uniform numeric identifiers.

Project Resources