The software on this pages will slowly be moved to GitHub https://github.com/hilbix/. The CVS repository will be migrated to GIT as well, so the history will be preserved, a bit. See FAQ.
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
⇒ ⇒ ⇒ The development shifted to another location. All future versions will be published at https://github.com/hilbix/tinohtmlparse ⇐ ⇐ ⇐
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.3.1-20090713-002009 | Bugfix release: URL parser in tinohtmlabsurl.sh was broken. #anchor and ?query type short URLs did not work correctly. It forgot to include the base filename and/or the query. Also "mailto:" and "news:" type URLs shall work now. |
version 0.3.0-20090713-001713 | Changed the output format. Now TAB preceedes the URL. Now installs into /usr/local/bin If you need the old format with only spaces (space instead of TAB), use --old. |
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 |
[view more history] | [view complete history] |
License and Disclaimer
All you can see here is free software according to the GNU GPL. |