OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.4 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../copas/copas.desc
  5. [COPY] Copyright (C) 2008 The OpenSDE Project
  6. [COPY] Copyright (C) 2006 The T2 SDE Project
  7. [COPY]
  8. [COPY] More information can be found in the files COPYING and README.
  9. [COPY]
  10. [COPY] This program is free software; you can redistribute it and/or modify
  11. [COPY] it under the terms of the GNU General Public License as published by
  12. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  13. [COPY] GNU General Public License can be found in the file COPYING.
  14. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  15. [I] A Lua dispatcher that can be used fo TCP/IP socket communication.
  16. [T] Copas is a dispatcher based on coroutines that can be used by
  17. [T] TCP/IP socket request/response servers. It uses LuaSocket as the
  18. [T] interface with the TCP/IP stack.
  19. [T] A server registered with Copas should provide a handler for
  20. [T] requests and use Copas socket functions to send the response.
  21. [T] Copas loops through requests and invokes the corresponding
  22. [T] handlers.
  23. [U] http://www.keplerproject.org/copas/
  24. [A] Andr� Carregal
  25. [A] Javier Guerra
  26. [M] Christian Wiese <jeru@ixplanet.org>
  27. [C] extra/development
  28. [F] LUA
  29. [L] OpenSource
  30. [S] Stable
  31. [V] 1.1.3
  32. [P] X -?---5---9 200.400
  33. [D] 3455479911 copas-1.1.3.tar.gz http://luaforge.net/frs/download.php/823/