mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 12:46:45 -09:00
package/python-cbor2: new package
Pure Python CBOR (de)serializer with extensive tag support. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
c7a7873cf6
commit
8371f09622
5 changed files with 27 additions and 0 deletions
5
package/python-cbor2/python-cbor2.hash
Normal file
5
package/python-cbor2/python-cbor2.hash
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# md5, sha256 from https://pypi.org/pypi/cbor2/json
|
||||
md5 47653309cff623382c770841847dafaf cbor2-5.0.1.tar.gz
|
||||
sha256 4299db69e5ac7b3026abb2a639737c72804511130ced81f660a9cb9222352dba cbor2-5.0.1.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 6163f7987dfb38d6bc320ce2b70b2f02b862bc41126516d552ef1cd43247e758 LICENSE.txt
|
||||
Loading…
Reference in a new issue