gauche: new package
authorkei-k@ca2.so-net.ne.jp <kei-k@ca2.so-net.ne.jp>
Wed, 4 Nov 2015 13:40:27 +0000 (22:40 +0900)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Nov 2015 14:40:29 +0000 (15:40 +0100)
commit1072b38788b03f39bb5f302a5b71837f25af2d9f
tree6912d8cc5a1fcf4ce401f5c9a215f70d6c88422d
parent934dd60eb5c5e1802f6ba335a2fbde423a847278
gauche: new package

Gauche is an R7RS Scheme implementation developed to be a handy script
interpreter, which allows programmers and systemadministrators to write
small to large scripts for their daily chores. Quick startup, built-in
system interface, native multilingual support are some of its goals.

Signed-off-by: Hiroshi Kawashima <kei-k@ca2.so-net.ne.jp>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/gauche/0001-fix-so-suffix.patch [new file with mode: 0644]
package/gauche/Config.in [new file with mode: 0644]
package/gauche/gauche.hash [new file with mode: 0644]
package/gauche/gauche.mk [new file with mode: 0644]