blob: 4d817575a72cb9b79ce31707eecc2acf496176dc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"name": "kvasir-mpl",
"version-string": "2019-08-06",
"port-version": 1,
"description": "This library is part of the Kvasir project. Kvasir is a collection of zero cost statically checked libraries for resource constrained systems including microcontrollers.",
"homepage": "https://github.com/kvasir-io/mpl",
"features": {
"test": {
"description": "Build with test"
}
}
}
|