Skip to content
Sections
>> Ubuntu >> Packages >> lucid >> libs >> libgetopt++1
hardy  ] [  lucid  ] [  natty  ] [  oneiric  ] [  precise  ] [  quantal  ]
[ Source: libgetopt++  ]

Package: libgetopt++1 (0.0.2-p22-3) [universe]

Links for libgetopt++1

Screenshot

Ubuntu Resources:

Download Source Package libgetopt++:

Maintainer:

Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.

Original Maintainer (usually from Debian):

  • Robert Collins

It should generally not be necessary for users to contact the original maintainer.

Similar packages:

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.

Other Packages Related to libgetopt++1

  • depends
  • recommends
  • suggests
  • dep: libc6 (>= 2.1.3) [i386]
    Embedded GNU C Library: Shared libraries
    also a virtual package provided by libc6-udeb
    dep: libc6 (>= 2.2.5) [amd64]
  • dep: libgcc1 (>= 1:4.1.1)
    GCC support library
  • dep: libstdc++6 (>= 4.4.0)
    The GNU Standard C++ Library v3

Download libgetopt++1

Download for all available architectures
Architecture Package Size Installed Size Files
amd64 19.7 kB88.0 kB [list of files]
i386 19.3 kB88.0 kB [list of files]