An open API service indexing awesome lists of open source software.

https://github.com/end2endzone/libargvcodec

libArgvCodec is a c++ library which properly encode and decode command line arguments. It allows one to properly escape string values to use as command line parameters.
https://github.com/end2endzone/libargvcodec

argument-encoding argument-parsing codec command-line cpp encoding-arguments

Last synced: over 1 year ago
JSON representation

libArgvCodec is a c++ library which properly encode and decode command line arguments. It allows one to properly escape string values to use as command line parameters.

Awesome Lists containing this project