python3-dill_0.3.3.bb 363 B

1234567891011
  1. SUMMARY = "Serialize all of python"
  2. HOMEPAGE = "https://pypi.org/project/dill/"
  3. LICENSE = "BSD"
  4. LIC_FILES_CHKSUM = "file://LICENSE;md5=90fee9f98d11d59df3f8aa813ff9a3de"
  5. SRC_URI[md5sum] = "99c878e2e4e924f3234c0efcbcff6abf"
  6. SRC_URI[sha256sum] = "efb7f6cb65dba7087c1e111bb5390291ba3616741f96840bfc75792a1a9b5ded"
  7. inherit pypi setuptools3
  8. PYPI_PACKAGE_EXT = "zip"