Collection of useful C++ tools in form of header only library, additionally wrapped in Python module
- Implement support for arg=value semantics,
- Implement support for numeric arg, like -50,
- Implement support for multiple arguments
- Implement support for joined arguments like in
ls -alh