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
/
cbor2
/
manifest.py
4 wiersze
58 B
Python
Czysty
Zwykły widok
Historia
Unescape
Escape
python-ecosys: Add pypi= to metadata. This is so the package knows the "upstream" name of the corresponding PyPI package that it's based on. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-04-06 02:05:04 +00:00
metadata
(
version
=
"
0.1.0
"
,
pypi
=
"
cbor2
"
)
cbor2: Add cbor2 library. This aims to follow the API of the cbor2 library found at https://github.com/agronholm/cbor2 (also on PyPI as cbor2). The original source for this MicroPython version of cbor2 is from https://github.com/kpn-iot/senml-micropython-library.
2022-11-29 11:50:20 +00:00
package
(
"
cbor2
"
)