Package : getoptpp

Package details

Summary: Yet Another getopt C++ version, STL-streaming like

Description:
This is yet another C++ version of the getopt function, that is, for parsing
command line options and environment variables. However, unlike other versions,
the design goals of this one are:

EASY to use
EASY to learn
mimic STL's streams
minimum code to type
smooth integration with STL types
Platform independent (ANSI C++)
EASY to extend for your own types


URL: https://github.com/timstaley/getoptpp
License: GPL

Maintainer: nobody

List of RPMs