Web Characters version 0.1 23-6-2003 by Daniel Clemente Laboreo danielclemente@ozu.es (or 142857@ozu.es) http://www.danielclemente.com What webch does --------------- It converts your strange characters from a webpage to something international that web browsers should know how to display. This includes accent marks and "eñes". How can it do that? By using changes specified in ISO-Latin1, like: á ===> á Ñ ===> Ñ How to use it ------------- ./webch.sh file.htm or ./webch.sh *.htm A directory named 'converted' will be created at the current one, and the output files will be created there with their original names. If you want to see what has changed, use diff Bugs ---- If you can fix them, send them to me and I will release another version. Enhancements, translations, etc. will also be useful. You can write me in spanish, catalan, english, french and C/C++ Don't ask me to port it to Window$ because I already did it, actually before the Linux version. Check my webpage. License ------- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.