2017-12-09 13:52:49 -05:00
|
|
|
{
|
|
|
|
"name": "PrintSize",
|
2018-01-08 18:11:37 -05:00
|
|
|
"keywords": "Size,print,length,alignment",
|
2017-12-09 13:52:49 -05:00
|
|
|
"description": "Library to determine size of a printed variable.",
|
|
|
|
"authors":
|
|
|
|
[
|
|
|
|
{
|
|
|
|
"name": "Rob Tillaart",
|
|
|
|
"email": "Rob.Tillaart@gmail.com",
|
|
|
|
"maintainer": true
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"repository":
|
|
|
|
{
|
|
|
|
"type": "git",
|
2020-11-27 05:28:57 -05:00
|
|
|
"url": "https://github.com/RobTillaart/PrintSize.git"
|
2017-12-09 13:52:49 -05:00
|
|
|
},
|
2024-04-11 07:23:26 -04:00
|
|
|
"version": "0.3.5",
|
2021-05-28 08:16:25 -04:00
|
|
|
"license": "MIT",
|
2023-11-16 04:38:25 -05:00
|
|
|
"frameworks": "*",
|
2021-12-24 07:42:31 -05:00
|
|
|
"platforms": "*",
|
|
|
|
"headers": "PrintSize.h"
|
2017-12-09 13:52:49 -05:00
|
|
|
}
|