Re: [PATCH v3 0/8] add argparse library

2024-02-14 Thread Thomas Monjalon
26/01/2024 07:10, Chengwen Feng: > Introduce argparse library (which was inspired by the thread [1]), > compared with getopt, it makes it easy to write user-friendly > command-like program. > > Note: the 2nd commit contains usage examples. > > [1] > https://patchwork.dpdk.org/project/dpdk/patch/

[PATCH v3 0/8] add argparse library

2024-01-25 Thread Chengwen Feng
Introduce argparse library (which was inspired by the thread [1]), compared with getopt, it makes it easy to write user-friendly command-like program. Note: the 2nd commit contains usage examples. [1] https://patchwork.dpdk.org/project/dpdk/patch/20231105054539.22303-2-fengcheng...@huawei.com/