diff options
author | admin@progandy.co.cc <admin@progandy.co.cc@eced67a3-f377-a0ae-92ae-d6de1850b05a> | 2010-09-13 18:11:13 +0000 |
---|---|---|
committer | admin@progandy.co.cc <admin@progandy.co.cc@eced67a3-f377-a0ae-92ae-d6de1850b05a> | 2010-09-13 18:11:13 +0000 |
commit | 376594ac1d65cbb31165f5a74775d624c3fd2981 (patch) | |
tree | b1f9bf2ee2f1a82c5d9378c03cf09f72535c001d /ekhtml/README | |
parent | 99ef7f1cfcaa4ead4b860faec88754abbe31ebfc (diff) |
- added basic html conversion for receiving (maybe a bit too powerful)
- some bugfixes
git-svn-id: http://mirotr.googlecode.com/svn/trunk@12 eced67a3-f377-a0ae-92ae-d6de1850b05a
Diffstat (limited to 'ekhtml/README')
-rw-r--r-- | ekhtml/README | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ekhtml/README b/ekhtml/README new file mode 100644 index 0000000..9b8e4bb --- /dev/null +++ b/ekhtml/README @@ -0,0 +1,23 @@ +ekhtml: The El-Kabong HTML parser + + +SUMMARY: + El-Kabong: A speedy, yet forgiving, SAX-stylee HTML parser. + + +PROJECT INFORMATION: + + Web Site: ekhtml.sourceforge.net + + The web site contains links to locations where one can: + + - file bugs + - join mailing lists + - download the latest release + - browse documentation + - get CVS information + + +BUILDING: + + See the file 'INSTALL' for information |