Package Details: slnunicode-git 20130703.gf80f1bc-1

Package Base: slnunicode-git
Description: Unicode-aware replacement for the Lua string library from the Selene database.
Upstream URL: http://luaforge.net/projects/sln/
Category: lib
Licenses: custom
Submitter: phg
Maintainer: None
Last Packager: None
Votes: 4
First Submitted: 2013-07-04 16:28
Last Updated: 2013-07-04 16:28

Dependencies (1)

Required by (1)

Sources

Latest Comments

Comment by Ambrevar

2015-05-20 08:57

I can give it a try, not sure how obvious it is to port this though.

Comment by phg

2015-05-20 05:40

Thanks for the notification!

I haven’t tested yet with 5.3 and I’m not sure whether
I’ll can manage to do so any time soon. Do you wish to take
over this package?

Comment by Ambrevar

2015-05-19 18:46

Maybe I compiled it the wrong way, but this does not seem to work very well: unicode.upper('é'), unicode.len('é'), etc., all fail for me. I guess we need to work on it a little. The original version had some serious bug on lua5.2 already.

Comment by hawk07

2015-05-17 07:57

This 1 does't build anymore in Lua 5.3. Temporary use my build on https://github.com/mukimov/slnunicode . It works on Lua 5.3, but I'm not a Lua expert, so use it on your own risk