hyperion.ng/dependencies/build/getoptPlusPlus
Johan e0d405034f Add support for Python 3
Former-commit-id: b6aec954ba0e79ba5697ea8cc305eb9f7d29f332
2014-02-26 18:10:17 +01:00
..
CMakeLists.txt Removed incorrect file-headers 2013-11-05 15:46:17 +00:00
COPYING project hyperion-remote created; 2013-08-11 11:54:16 +02:00
Makefile project hyperion-remote created; 2013-08-11 11:54:16 +02:00
README project hyperion-remote created; 2013-08-11 11:54:16 +02:00
config.doxygen project hyperion-remote created; 2013-08-11 11:54:16 +02:00
getoptpp.cc Add support for Python 3 2014-02-26 18:10:17 +01:00
test.cc project hyperion-remote created; 2013-08-11 11:54:16 +02:00

README

A very small class library that replaces getopt() and 
getopt_long()-functionality with a more C++-friendly approach.

Additionally, it does not rely on UNIX-specific code.

See test.cc for a sample application and COPYING for license information.