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-natsort_7.1.1.bb
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Simple yet flexible natural sorting in Python."
SECTION = "devel/python"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=6a96e5ad780a0eea866ecccec4463517"
PYPI_PACKAGE = "natsort"
SRC_URI[sha256sum] = "00c603a42365830c4722a2eb7663a25919551217ec09a243d3399fa8dd4ac403"
inherit pypi setuptools3
RDEPENDS:${PN} = "python3-fastnumbers python3-icu"