blob: 54927a180fbee30e8b1a868fb2fd313dddff6e6f (
plain) (
blame)
1
2
3
4
5
|
TCLAP is a small, flexible library that provides a simple interface for
defining and accessing command line arguments.
It seems to do everything that getopt(3) can do. It is needed here as
a dependency for `graphics/hugin'.
|