Revert "Revert "oran-shell-release: release image for F""
[pti/rtp.git] / meta-starlingx / meta-stx-integ / recipes-devtools / python / python-sphinxcontrib-websupport_1.1.0.bb
1
2 DESCRIPTION = " \
3         sphinxcontrib-websupport provides a Python API to easily integrate Sphinx\
4         documentation into your Web application. \
5         "
6 HOMEPAGE = "https://www.sphinx-doc.org/en/master/"
7 SECTION = "devel/python"
8 LICENSE = "BSD"
9 LIC_FILES_CHKSUM = "file://LICENSE;md5=819a10ab58e77e03e61a584de6339f7c"
10
11 SRC_URI[md5sum] = "ca6435e7b4eb9408df4f54972361e9d3"
12 SRC_URI[sha256sum] = "9de47f375baf1ea07cdb3436ff39d7a9c76042c10a769c52353ec46e4e8fc3b9"
13
14 PYPI_PACKAGE = "sphinxcontrib-websupport"
15 inherit setuptools pypi