Added an example of HTML parsing with libxml2 to parse a Google movies page.
authorbaturix <gervarela@picandocodigo.com>
Sat, 31 Oct 2009 00:34:57 +0000 (00:34 +0000)
committerbaturix <gervarela@picandocodigo.com>
Sat, 31 Oct 2009 00:34:57 +0000 (00:34 +0000)
commitd7f4eb28eb096c622a28347d7a467bcdc68e8bb4
tree5ba3e0ab4ac7fc3aaf3f85fc62dbe217b33b5022
parentce013dbdf025cb3005a0532e2e6678f0632741ef
Added an example of HTML parsing with libxml2 to parse a Google movies page.

git-svn-id: file:///svnroot/maevies/trunk@6 a96798e0-47ce-444a-94a4-1d14e63744fc
examples/Makefile
examples/gmovies.c [new file with mode: 0644]
examples/gmovies_data/carballo.html [new file with mode: 0644]
examples/gmovies_data/helsinki.html [new file with mode: 0644]