- 264 license table entries with exact download URLs (224/264 resolved) - Complete sources/ directory with all BitBake recipes - Build configuration: tqma6ul-multi-mba6ulx, spaetzle (musl) - Full traceability for Softwarefreigabeantrag - GCC 13.4.0, Linux 6.6.102, U-Boot 2023.04, musl 1.2.4 - License distribution: GPL-2.0 (24), MIT (23), GPL-2.0+ (18), BSD-3 (16)
10 lines
383 B
BlitzBasic
10 lines
383 B
BlitzBasic
DESCRIPTION = "Media asset management for Python, with glue code for various frameworks"
|
|
LICENSE = "BSD-3-Clause"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=b810770075a29bf44b96607440e7c801"
|
|
|
|
SRC_URI[md5sum] = "e8d5dbe36e53d5a35cff227e795e8bbf"
|
|
SRC_URI[sha256sum] = "59fea336d0eed38c1f0bf3181ee1222d0ef45f3a9dd34ebe65e6bfffdd6a65a9"
|
|
|
|
PYPI_PACKAGE = "speaklater"
|
|
inherit pypi setuptools3
|