minini 1.2.b
Name | minini |
---|---|
Version | 1.2.b |
Summary | A minimal INI file parser |
Description | minIni is a programmer's library to read and write INI files in embedded systems. minIni takes little resources, has a deterministic memory footprint and can be configured for various kinds of file I/O libraries. minIni provides functionality for reading, writing and deleting keys from an INI file, all in 830 lines of (commented) source code (version 1.2) in C (the code also compiles in C++ and comes with a wrapper class). |
Section | base |
License | Apache-2.0 |
Homepage | https://code.google.com/p/minini/ |
Recipe file | recipes-support/minini/minini_1.2.b.bb |
Layer | meta-oe (langdale branch) |
Inherits | |
Dependencies |
|
PACKAGECONFIG options |
Sources
https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/minini/minIni_12b.zip |
Patches
None
Other branches
This recipe in other branches of meta-oe:
Branch | Recipe |
---|---|
master | minini 1.2.b |
scarthgap (Yocto Project 5.0) | minini 1.2.b |
nanbield (Yocto Project 4.3) | minini 1.2.b |
mickledore (Yocto Project 4.2) | minini 1.2.b |
langdale (Yocto Project 4.1) | minini 1.2.b (this recipe) |
kirkstone (Yocto Project 4.0) | minini 1.2.b |
honister (Yocto Project 3.4) | minini 1.2.b |
hardknott (Yocto Project 3.3) | minini 1.2.b |
gatesgarth (Yocto Project 3.2) | minini 1.2.b |
dunfell (Yocto Project 3.1) | minini 1.2.b |
zeus (Yocto Project 3.0) | minini 1.2.b |
warrior (Yocto Project 2.7) | minini 1.2.b |
thud (Yocto Project 2.6) | minini 1.2.b |
sumo (Yocto Project 2.5) | minini 1.2.b |
rocko (Yocto Project 2.4) | minini 1.2.b |
pyro (Yocto Project 2.3) | minini 1.2.b |
morty (Yocto Project 2.2) | minini 1.2.b |
krogoth (Yocto Project 2.1) | minini 1.2.b |
jethro (Yocto Project 2.0) | minini 1.2.b |