Metadata for docopt-cpp-0.6.3-1.el8.x86_64.rpm

0 directories 0 files
Go up

INFO

Name: docopt-cpp
Version: 0.6.3-1.el8
Arch: x86_64
Summary: C++11 Port of docopt
License: MIT or Boost
Vendor: Fedora Project
Build Host: buildvm-x86-07.iad2.fedoraproject.org
Build Date: Mon Nov 22 15:50:13 2021
Size: 370788
URL: https://github.com/docopt/docopt.cpp
Description: docopt creates beautiful command-line interfaces

Isn't it awesome how getopt (and boost::program_options for you fancy folk!)
generate help messages based on your code?! These timeless functions have been
around for decades and have proven we don't need anything better, right?

Hell no! You know what's awesome? It's when the option parser is generated
based on the beautiful help message that you write yourself! This way you
don't need to write this stupid repeatable parser-code, and instead can
write only the help message-the way you want it.

This is a port of the docopt.py module (https://github.com/docopt/docopt),
and we have tried to maintain full feature parity (and code structure)
as the original.

This port is written in C++11 and also requires a good C++11 standard library
(in particular, one with regex support).

FILES

/usr/lib/.build-id
/usr/lib/.build-id/25
/usr/lib/.build-id/25/faaea6869b7173b32cc9c17ce13acef7de6dda
/usr/lib64/libdocopt.so.0
/usr/lib64/libdocopt.so.0.6.2
/usr/share/doc/docopt-cpp
/usr/share/doc/docopt-cpp/README.rst
/usr/share/licenses/docopt-cpp
/usr/share/licenses/docopt-cpp/LICENSE-Boost-1.0
/usr/share/licenses/docopt-cpp/LICENSE-MIT

REQUIRES

libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libm.so.6()(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.5)(64bit)
libstdc++.so.6(GLIBCXX_3.4)(64bit)
libstdc++.so.6(GLIBCXX_3.4.11)(64bit)
libstdc++.so.6(GLIBCXX_3.4.14)(64bit)
libstdc++.so.6(GLIBCXX_3.4.15)(64bit)
libstdc++.so.6(GLIBCXX_3.4.18)(64bit)
libstdc++.so.6(GLIBCXX_3.4.20)(64bit)
libstdc++.so.6(GLIBCXX_3.4.21)(64bit)
libstdc++.so.6(GLIBCXX_3.4.9)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)

PROVIDES

docopt-cpp 0.6.3-1.el8
docopt-cpp(x86-64) 0.6.3-1.el8
libdocopt.so.0()(64bit)

CONFIG FILES

/usr/lib/.build-id a
/usr/lib/.build-id/25 a
/usr/lib/.build-id/25/faaea6869b7173b32cc9c17ce13acef7de6dda a
/usr/lib64/libdocopt.so.0
/usr/lib64/libdocopt.so.0.6.2
/usr/share/doc/docopt-cpp
/usr/share/doc/docopt-cpp/README.rst d
/usr/share/licenses/docopt-cpp
/usr/share/licenses/docopt-cpp/LICENSE-Boost-1.0 l
/usr/share/licenses/docopt-cpp/LICENSE-MIT l

LICENSE FILES

MIT or Boost