dashboard
repositories
activity
search
login
hc
/
RK356X_SDK_RELEASE
forked from
~ljy/RK356X_SDK_RELEASE
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
init commit
hc
2023-02-13
e440ec23c5a540cdd3f7464e8779219be6fd3d95
[~hc/RK356X_SDK_RELEASE.git]
/
yocto
/
meta-openembedded
/
meta-python
/
recipes-devtools
/
python
/
python3-strict-rfc3339_0.7.bb
1
2
3
4
5
6
7
8
9
10
SUMMARY = "Strict, simple, lightweight RFC3339 function.s"
LICENSE = "GPLv3"
LIC_FILES_CHKSUM = "file://LICENSE;md5=8f0e2cd40e05189ec81232da84bd6e1a"
SRC_URI[md5sum] = "4d9b635b4df885bc37bc1189d66c9abc"
SRC_URI[sha256sum] = "5cad17bedfc3af57b399db0fed32771f18fc54bbd917e85546088607ac5e1277"
inherit pypi setuptools3
BBCLASSEXTEND = "native nativesdk"