SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

docopt-cpp rpm build for : Fedora Other. For other distributions click docopt-cpp.

Name : docopt-cpp
Version : 0.6.3 Vendor : Fedora Project
Release : 14.fc41 Date : 2024-07-17 23:20:02
Group : Unspecified Source RPM : docopt-cpp-0.6.3-14.fc41.src.rpm
Size : 0.29 MB
Packager : Fedora Project
Summary : C++11 Port of docopt
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).

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora/linux/development/41/Everything/x86_64/os/Packages/d

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  docopt-cpp-0.6.3-14.fc41.x86_64.rpm
ftp.icm.edu.pl  docopt-cpp-0.6.3-14.fc41.x86_64.rpm
     

Provides :
docopt-cpp
docopt-cpp(x86-64)
libdocopt.so.0()(64bit)

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.32)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libc.so.6(GLIBC_ABI_DT_RELR)(64bit)
libgcc_s.so.1()(64bit)
libgcc_s.so.1(GCC_3.0)(64bit)
libgcc_s.so.1(GCC_3.3.1)(64bit)
libstdc++.so.6()(64bit)
libstdc++.so.6(CXXABI_1.3)(64bit)
libstdc++.so.6(CXXABI_1.3.15)(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.29)(64bit)
libstdc++.so.6(GLIBCXX_3.4.30)(64bit)
libstdc++.so.6(GLIBCXX_3.4.32)(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(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/lib/.build-id
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/dba243d4dfa5379025bb5ee9a236905170d021
/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

 
ICM