Paket: libgetopt++1 (0.0.2-p22-2) [universe]
Links für libgetopt++1
Ubuntu-Ressourcen:
Quellcode-Paket libgetopt++ herunterladen:
Betreuer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Adeodato Simó
It should generally not be necessary for users to contact the original maintainer.
Ähnliche Pakete:
C++ library for command line parsing
libgetopt++ is a C++ library to parse options that a program gets specified from the command line. It has the following features:
* Minimal footprint in main.cc, and no header or source changes outside the user of an option when the option is altered or a new option added.
* Multiple option sets can co-exist safely. The default option set is a singleton, but additional static sets can be created and used.
* Easy to use: adding a new option is simply a case of adding a static variable for the option, in the scope that the option needs to be visible.
* There are multiple concrete Option classes provided: Bool, String, StringCollector.
* Extensible: simply create a new subclass of Option to implement a new Option type, and use it in your program.
Andere Pakete mit Bezug zu libgetopt++1
|
|
|
-
- dep: libc6 (>= 2.6.1-1)
- GNU C Library: Shared libraries
auch ein virtuelles Paket, bereitgestellt durch libc6-udeb
-
- dep: libgcc1 (>= 1:4.2.1)
- GCC support library
-
- dep: libstdc++6 (>= 4.2.1)
- The GNU Standard C++ Library v3
libgetopt++1 herunterladen
| Architektur | Paketgröße | Größe (installiert) | Dateien |
|---|---|---|---|
| amd64 | 19,9 kB | 88,0 kB | [Liste der Dateien] |
| i386 | 19,6 kB | 84,0 kB | [Liste der Dateien] |