This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
micropython-lib
kopia lustrzana
https://github.com/micropython/micropython-lib
Obserwuj
1
Polub
0
Forkuj
You've already forked micropython-lib
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
ffb07dbce5
micropython-lib
/
python-stdlib
/
hmac
/
manifest.py
4 wiersze
45 B
Python
Czysty
Zwykły widok
Historia
Unescape
Escape
hmac: Fix passing in a string for digestmod argument. The built-in `hashlib` module does not have a `.new` method (although the Python version in this repository does).
2024-01-20 11:44:02 +00:00
metadata
(
version
=
"
3.4.4
"
)
all: Replace metadata.txt with manifest.py. Uses the new require()/package()/module() functions from manifestfile.py. Add manifest.py for iperf3 and pyjwt. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-07-13 04:44:28 +00:00
module
(
"
hmac.py
"
)