Path to this page:
./
converters/lua-iconv,
Lua bindings for POSIX iconv
Branch: CURRENT,
Version: 7,
Package name: lua53-iconv-7,
Maintainer: pkgsrc-usersLua-iconv is POSIX 'iconv' binding for the Lua Programming Language. The
iconv library converts a sequence of characters from one codeset into a
sequence of corresponding characters in another codeset. The codesets are
those specified in the iconv.new() call that returned the conversion
descriptor, cd.
Required to run:[
lang/lua53]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 11.297 KB
Version history: (Expand)
- (2020-07-12) Package added to pkgsrc.se, version lua53-iconv-7 (created)
CVS history: (Expand)
2021-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message:
converters: Remove SHA1 hashes for distfiles
|
2020-07-08 17:11:29 by Nia Alarie | Files touched by this commit (1) |
Log message:
lua-iconv: missing patch
|
2020-07-08 17:10:38 by Nia Alarie | Files touched by this commit (4) |
Log message:
converters: Add lua-iconv
Lua-iconv is POSIX 'iconv' binding for the Lua Programming Language. The
iconv library converts a sequence of characters from one codeset into a
sequence of corresponding characters in another codeset. The codesets are
those specified in the iconv.new() call that returned the conversion
descriptor, cd.
|