summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb b/meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb
new file mode 100644
index 0000000000..5c913ffef8
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-fastnumbers_3.1.0.bb
@@ -0,0 +1,10 @@
1SUMMARY = "Super-fast and clean conversions to numbers."
2SECTION = "devel/python"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=6a96e5ad780a0eea866ecccec4463517"
5
6PYPI_PACKAGE = "fastnumbers"
7
8SRC_URI[sha256sum] = "7cc4f96981ccd3cf212b6ea7b84ef621620b62da8b454f420aa2e81c8529e68f"
9
10inherit pypi setuptools3