2 changed files with 27 additions and 8 deletions
@ -2,7 +2,7 @@ |
|||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
[COPY] |
[COPY] |
||||||
[COPY] Filename: package/.../lua-posix/lua-posix.desc |
[COPY] Filename: package/.../lua-posix/lua-posix.desc |
||||||
[COPY] Copyright (C) 2006 - 2011 The OpenSDE Project |
[COPY] Copyright (C) 2006 - 2013 The OpenSDE Project |
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
||||||
[COPY] |
[COPY] |
||||||
[COPY] More information can be found in the files COPYING and README. |
[COPY] More information can be found in the files COPYING and README. |
||||||
@ -18,17 +18,21 @@ |
|||||||
[T] A library for lua containing POSIX commands: |
[T] A library for lua containing POSIX commands: |
||||||
[T] setenv,getenv,mkdir,chmod,fork, etc.. |
[T] setenv,getenv,mkdir,chmod,fork, etc.. |
||||||
|
|
||||||
[U] http://luaforge.net/projects/luaposix/ |
[U] https://github.com/luaposix/luaposix |
||||||
|
|
||||||
[A] Natanael Copa <[email protected]> {maintainer} |
[A] Reuben Thomas <[email protected]> {maintainer} |
||||||
|
[A] Natanael Copa <[email protected]> {old maintainer} |
||||||
[A] Luiz Henrique de Figueiredo <[email protected]> {old maintainer} |
[A] Luiz Henrique de Figueiredo <[email protected]> {old maintainer} |
||||||
[M] The OpenSDE Community <[email protected]> |
[M] The OpenSDE Community <[email protected]> |
||||||
|
|
||||||
[C] extra/development |
[C] extra/development |
||||||
|
|
||||||
|
[F] LUA |
||||||
|
|
||||||
[L] MIT |
[L] MIT |
||||||
[S] Stable |
[S] Stable |
||||||
[V] 5.1.11 |
[V] 5.1.28 |
||||||
[P] X -?---5---9 800.000 |
[P] X -?---5---9 800.000 |
||||||
|
|
||||||
[D] 3623417252 luaposix-5.1.11.tar.gz http://luaforge.net/frs/download.php/4813/ |
[D] 4076506241 luaposix-5.1.28.tar.gz !https://github.com/luaposix/luaposix/archive/v5.1.28.tar.gz |
||||||
|
[D] 2692547996 luaposix-5.1.28-gnulib-snapshot.tar.bz2 http://localhost |
||||||
|
Loading…
Reference in new issue