Files
OpenBMC/poky/meta/recipes-devtools/python/python3-alabaster_0.7.13.bb
T

12 lines
444 B
BlitzBasic
Raw Normal View History

2026-04-23 17:07:55 +08:00
SUMMARY = "Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system."
HOMEPAGE = "https://alabaster.readthedocs.io/en/latest/"
SECTION = "devel/python"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=21860fdb805bf4e0bfaf94b566b747fa"
SRC_URI[sha256sum] = "a27a4a084d5e690e16e01e03ad2b2e552c61a65469419b907243193de1a84ae2"
inherit setuptools3 pypi
BBCLASSEXTEND = "native nativesdk"