Displaying 1 result from an estimated 1 matches for "nutparser".
2012 Dec 10
0
libnutconf: An overview
...pe I didn't forget any). Support for these we need, right now; upssched.conf
support will be added, later.
The config. containers are defined in the nutconf module; their serialisers are
in the nutwriter module, the de-serialisers are currently in nutconf, too,
but shall be moved to a separate nutparser module, soon.
This is currently coded; however, not all is unit-tested (Emilien has UT for
the parser if I'm not much mistaken and I've written a basic UT for the nutstream
module, but that's it for now).
UTs for libnutconf are next on my list, they should be available later this week....