blob: b4777a8189793eb33d915b0dc386d66db4c73111 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-sphinx-lua-ls
pkgdesc = Automatic documentation generation via EmmyLua/LuaLs, usable with sphinx
pkgver = 3.12.0
pkgrel = 1
url = https://sphinx-lua-ls.readthedocs.io/en/
arch = any
license = unknown
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
depends = python
depends = python-sphinx>=8.0
source = https://files.pythonhosted.org/packages/e9/0b/ef708ee31f8e7ffd68402dea7ffe7cc21f542180c2aa81802ba91fe430f8/sphinx_lua_ls-3.12.0.tar.gz
sha256sums = 9f31a5f5da4d4431acc04cf7e9b2061ba8b0cddb62c238bd1baf066ef983577f
pkgname = python-sphinx-lua-ls
|