I can give it a try, not sure how obvious it is to port this though.
Search Criteria
Package Details: slnunicode-git 20130703.gf80f1bc-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-05-17)
| 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: | |
| Submitter: | phg |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 4 |
| First Submitted: | 2013-07-04 16:28 |
| Last Updated: | 2013-07-04 16:28 |
Latest Comments
Comment by Ambrevar
Comment by phg
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
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
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