micropython-lib/python-stdlib/hashlib-sha512/manifest.py

5 wiersze
128 B
Python

metadata(version="1.0.0", description="Adds the SHA512 hash algorithm to hashlib.")
require("hashlib-core")
package("hashlib")