rock
This commit is contained in:
parent
a4941a5e94
commit
3cfe20b54b
@ -1,5 +1,6 @@
|
||||
package = "discount3"
|
||||
version = "1.0-1"
|
||||
rockspec_format = '3.0'
|
||||
|
||||
description = {
|
||||
summary = "Lua bindings for the Discount Markdown library V3",
|
||||
@ -7,11 +8,13 @@ description = {
|
||||
Supports all tags.
|
||||
]],
|
||||
homepage = "https://gitlabor.ru/Datenlabor/discount3",
|
||||
labels = { 'markdown', 'discount'} ,
|
||||
license = "ISC"
|
||||
}
|
||||
|
||||
source = {
|
||||
url = "https://gitlabor.ru/Datenlabor/discount3/archive/v1.0.tar.gz"
|
||||
url = "https://gitlabor.ru/Datenlabor/discount3/",
|
||||
tag = "1.0-1"
|
||||
}
|
||||
|
||||
dependencies = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user