blob: 51c4a8c072dc393f6bef52f67cb33077b293083e (
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 `www/envoy'.
|