We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 581a895 commit ad094edCopy full SHA for ad094ed
conanfile.py
@@ -18,7 +18,7 @@ class glvi_cborConan(ConanFile):
18
license = "GPL-3.0-or-later"
19
author = "Kai Lothar John (l.john@glvi.de)"
20
url = "https://github.com/glvi/cbor_cpp"
21
- description = "Utilities for decoding Concise Binary Object Representation"
+ description = "Library for decoding Concise Binary Object Representation"
22
topics = ("cbor")
23
24
# Binary configuration
0 commit comments