[ ソース: genparse ]
パッケージ: genparse (0.9.2-1 など)
genparse に関するリンク
Debian の資源:
genparse ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [sourceforge.net]
類似のパッケージ:
command line parser generator
From simple and concise specification file, you can define the command line parameters and switches that you would like to be able to pass to your program. Genparse creates the C code of the parser for you, which you can then compile as a separate file and link with your program.
その他の genparse 関連パッケージ
|
|
|
|
-
- dep: dpkg (>= 1.15.4)
- Debian パッケージ管理システム
- または install-info
- info 形式でインストールされたドキュメンテーションを管理
-
- dep: libc6 (>= 2.14)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- パッケージは利用できません
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3