套件:libpopt-dev(1.19+dfsg-2) [debports]
lib for parsing cmdline parameters - development files
Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules.
This package contains the popt static library and header file.
其他與 libpopt-dev 有關的套件
|
|
|
|
-
- dep: libc6-dev
- GNU C Library: Development Libraries and Header Files
同時作為一個虛擬套件由這些套件填實: libc6.1-dev - 或者 libc-dev
- 套件暫時不可用
-
- dep: libpopt0 (= 1.19+dfsg-2)
- 分析命令列參數的函式庫