mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-12-25 03:58:21 +01:00
chore: Copy-edit description in dev rockspec
This commit is contained in:
parent
f7f0a77a3d
commit
020c2c746b
@ -7,9 +7,9 @@ source = {
|
||||
description = {
|
||||
summary = "Network support for the Lua language",
|
||||
detailed = [[
|
||||
LuaSocket is a Lua extension library that is composed by two parts: a C core
|
||||
that provides support for the TCP and UDP transport layers, and a set of Lua
|
||||
modules that add support for functionality commonly needed by applications
|
||||
LuaSocket is a Lua extension library composed of two parts: a set of C
|
||||
modules that provide support for the TCP and UDP transport layers, and a
|
||||
set of Lua modules that provide functions commonly needed by applications
|
||||
that deal with the Internet.
|
||||
]],
|
||||
homepage = "https://github.com/lunarmodules/luasocket",
|
||||
|
Loading…
Reference in New Issue
Block a user