From d0513b69248953feae89dfa63a286aededeb22a1 Mon Sep 17 00:00:00 2001 From: Andrew Sidwell Date: Thu, 15 May 2008 16:58:20 +0000 Subject: Add a script that fetches the current HTML5 entity list and parses it into a C struct format, suitable for "#include"ing. svn path=/trunk/hubbub/; revision=4161 --- README | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README') diff --git a/README b/README index e8b92cb..c0e42a4 100644 --- a/README +++ b/README @@ -16,6 +16,8 @@ Requirements + GNU make or compatible + Perl (for the testcases) + Pkg-config (for the testcases) + + xsltproc (for the entity fetcher) + + wget (for the entity fetcher) Hubbub also requires the following libraries to be installed: -- cgit v1.2.3