dev-lua / luajson

JSON Parser/Constructor for Lua

Official package sites : https://www.eharning.us/wiki/luajson/ ·

v1.3.4 :: 0 :: gentoo

Modified
License
MIT
Keywords
amd64 ppc ppc64 sparc x86 ~arm ~arm64 ~hppa ~mips ~riscv

lua_targets

lua5-1
Build with Lua 5.1
lua5-3
Build with Lua 5.3
lua5-4
Build with Lua 5.4
luajit
Build with LuaJIT

dev-lua / lpeg : Parsing Expression Grammars for Lua

media-libs / libquvi-scripts : Embedded lua scripts for libquvi

sys-cluster / lmod : Environment Module System based on Lua

Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-lua/luajson: add 1.3.4, drop 1.3.4-r100
Added lua5.4 support, dropped -r100 suffix, as I don't expect any new release in next time. Also taking ownership. Closes: https://bugs.gentoo.org/877413 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Atharva · gentoo
dev-lua/luajson: keywording ~riscv
Signed-off-by: Atharva <atharvaamritkar@protonmail.com> Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-lua/luajson: remove old
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lua/luajson: Stabilize 1.3.4-r100 ppc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-lua/luajson: Stabilize 1.3.4-r100 ppc64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lua/luajson: Stabilize 1.3.4-r100 sparc, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-lua/luajson: Stabilize 1.3.4-r100 x86, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
dev-lua/luajson: Stabilize 1.3.4-r100 amd64, #766528
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Conrad Kostecki · gentoo
dev-lua/luajson: bump to version 1.3.4 (non slotted)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
dev-lua/luajson: drop old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
dev-lua/luajson: fix prefix
Closes: https://bugs.gentoo.org/501166 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
dev-lua/luajson: drop old version
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Conrad Kostecki · gentoo
dev-lua/luajson: move slotted lua version to r100
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-lua/luajson: limit unmigrated ebuilds to dev-lang/lua:0
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Marek Szuba · gentoo
dev-lua/luajson: bump to 1.3.4 and migrate to lua.eclass
Can't run tests because they require lunitx (which in turn uses Lake, which we haven't got in the tree either) but since upstream says in the README which Lua implementations are supported, let's take their word for it. Closes: https://bugs.gentoo.org/752903 Signed-off-by: Marek Szuba <marecki@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
dev-lua/luajson: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
dev-lua/luajson: amd64 stable wrt bug #676486
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-lua/luajson: x86 stable (bug #676486)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Alexis Ballier · gentoo
dev-lua/luajson: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Michael Palimaka · gentoo
dev-lua/luajson: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed