![[jump to content]](_.gif)
The tools are developed under Linux with
ESR's paradigm
release early, release often
in mind.
So you can consider this beta software, or alpha, or pre-alpha, or even worse ;)
Have a look in the download directory for all downloads.
As always here, all you get is the source. No binaries here.
Simple HTML parser to extract information from HTML files by shell (look into latest version, download latest version 0.2.0-20071230-185919, sig)
tinohtmlparse is based on ekHTML parser, to enable simple shell scripts to extract data out of an HTML file.
For an example read the README file.
version 0.2.0-20071230-185919 | Bugfix: ∧ had the wrong Entitiy code. Also: Code now placed under the CLL. |
version 0.1.6-20071230-181703(11983 bytes archive) | README corrected |
version 0.1.5-20070916-082005(11829 bytes archive) | README corrected |
version 0.1.4-20070916-080531(11486 bytes archive) | Bugfix: % signs in URLs are now no more double escaped. Bugfix: SPC (Blanks) in URLs are now properly % escaped. |
version 0.1.3-20070212-080023(11555 bytes archive) | Bugfix: For some reason, lines which were fed to EKHTML were broken into parts. It looks like EKHTML internally has a buffer where it copies data to, such that in certain circumstances cb_data() still was called with incomplete lines. This here is another fix for this. It perhaps still isn't perfect, as this should be fixed in cb_data() and not in the call to EKTHML. (However fixing it in cb_data() needs a lot of rewrite.) For now it seems to work as expected. Also tinohtmlabsurl.sh has now the ability to send non-URL lines to some file descriptor (like /dev/null). |
| [view more history] | [view complete history] |
License and Disclaimer
All you can see here is free software according to the GNU GPL. |
|