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

5 wiersze
128 B
Python

metadata(version="1.0", description="Adds the SHA384 hash algorithm to hashlib.")
require("hashlib-sha512")
package("hashlib")