xref: /OK3568_Linux_fs/buildroot/package/python-cbor2/Config.in (revision 4882a59341e53eb6f0b4789bf948001014eff981)
1config BR2_PACKAGE_PYTHON_CBOR2
2	bool "python-cbor2"
3	depends on BR2_PACKAGE_PYTHON3
4	help
5	  Pure Python CBOR (de)serializer with extensive tag support.
6
7	  https://cbor2.readthedocs.io/
8