Dash:
[t2.git] / package / lua / luasec / luasec.desc
blob19961811be84cb25e3f1776539b4734bae0554ed
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/luasec/luasec.desc
3 [COPY] Copyright (C) 2008 - 2021 The T2 SDE Project
4 [COPY] 
5 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
6 [COPY] more information can be found in the files COPYING and README.
7 [COPY] 
8 [COPY] This program is free software; you can redistribute it and/or modify
9 [COPY] it under the terms of the GNU General Public License version 2.
10 [COPY] --- T2-COPYRIGHT-NOTE-END ---
12 [I] TLS/SSL Support for Lua
14 [T] LuaSec is a binding for OpenSSL library to provide TLS/SSL communication.
15 [T] This version delegates to LuaSocket the TCP connection establishment
16 [T] between the client and server, and, since the connection is performed,
17 [T] it is used to start a secure TLS/SSL session.
19 [U] http://www.inf.puc-rio.br/~brunoos/luasec/
21 [A] Bruno Silvestre <brunoos@inf.puc-rio.br>
22 [M] Rene Rebe <rene@t2-project.org>
24 [C] base/tool
25 [F] CROSS
27 [L] OpenSource
28 [S] Beta
29 [V] 0.4.1
30 [P] X -----5---9 800.000
32 # inherit $pkglibdir
33 [O] . $base/package/*/*/lua-conf.in
34 [O] var_append makeopt ' ' 'LD=$CC linux'
35 [O] var_append makeinstopt ' ' "LUAPATH=$root$pkgdatadir LUACPATH=$root$pkglibdir"
36 [D] 08d38ed00e6230044262f8770c63b55ac7f69771ec34969507b6ab2b luasec-0.4.1.tar.gz http://www.inf.puc-rio.br/~brunoos/luasec/download/