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ść
b46306cc5a
micropython-lib
/
python-ecosys
/
iperf3
/
manifest.py
4 wiersze
86 B
Python
Czysty
Zwykły widok
Historia
Unescape
Escape
iperf3: Add compatibility for servers pre version 3.2. Result message from servers pre version 3.2 do not encode start or end time, so workaround this by using the t3, t0 timestamps used elsewhere for sending. Fixes issue #665.
2023-05-21 20:32:42 +00:00
metadata
(
version
=
"
0.1.4
"
,
pypi
=
"
iperf3
"
,
pypi_publish
=
"
uiperf3
"
)
iperf3: Support devices without os.urandom(). Also add a version to the manifest. Signed-off-by: Damien George <damien@micropython.org>
2023-03-21 05:01:01 +00:00
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
(
"
iperf3.py
"
)