aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-sphinx_3.4.3.bb
blob: 76b0cdbe1bc3f6f256c611c428e6b0a94667ccf5 (plain)
1
2
3
4
5
6
7
8
9
10
11
DESCRIPTION = "Python documentation generator"
HOMEPAGE = "http://sphinx-doc.org/"
SECTION = "devel/python"
LICENSE = "BSD"
LIC_FILES_CHKSUM = "file://LICENSE;md5=82cc7d23060a75a07b820eaaf75abecf"

PYPI_PACKAGE = "Sphinx"

SRC_URI[md5sum] = "80c5176104fe0cfbd1a8430b6da308b4"
SRC_URI[sha256sum] = "41cad293f954f7d37f803d97eb184158cfd90f51195131e94875bc07cd08b93c"
inherit setuptools3 pypi