lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On Dec 1, 2008, at 7:10 PM, Jerome Vuarand wrote:

I just used this Unidecode module in a small project, and it has been
very useful. However since it has many files and I didn't find how to
download them at once from Trac, I used the nanoki tarball to get it.
Is the module available somewhere separately ? And if not would you
consider releasing it in its own tarball ?

Here is a zip file:

http://alt.textdrive.com/assets/public/Unidecode.zip

You can also check it out directly from the svn repository:

svn checkout http://alt.textdrive.com/svn/altdev/HTTP/Unidecode/

Cheers,

PA.