mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
4f66ddf552
docopt helps you create most beautiful command-line interfaces easily, where the option parser is generated based on the beautiful help message that you write yourself. ok sthen@
15 lines
431 B
Plaintext
15 lines
431 B
Plaintext
include/docopt/
|
|
include/docopt/docopt.h
|
|
include/docopt/docopt_private.h
|
|
include/docopt/docopt_util.h
|
|
include/docopt/docopt_value.h
|
|
lib/cmake/
|
|
lib/cmake/docopt/
|
|
lib/cmake/docopt/docopt-config-version.cmake
|
|
lib/cmake/docopt/docopt-config.cmake
|
|
lib/cmake/docopt/docopt-targets${MODCMAKE_BUILD_SUFFIX}
|
|
lib/cmake/docopt/docopt-targets.cmake
|
|
@static-lib lib/libdocopt.a
|
|
@lib lib/libdocopt.so.${LIBdocopt_VERSION}
|
|
lib/pkgconfig/docopt.pc
|