Wed, 22 May 2024 04:38:29 UTC | login

Information for build docopt-cpp-0.6.3-10.fc38

ID245987
Package Namedocopt-cpp
Version0.6.3
Release10.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/docopt-cpp.git#8fb7a4a3ac6a07b300ee92babd52eeb34bd4fa4b
SummaryC++11 Port of docopt
Descriptiondocopt 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).
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 12 May 2023 13:45:14 UTC
CompletedSun, 14 May 2023 07:01:09 UTC
Taskbuild (f38, /rpms/docopt-cpp.git:8fb7a4a3ac6a07b300ee92babd52eeb34bd4fa4b)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/docopt-cpp.git#8fb7a4a3ac6a07b300ee92babd52eeb34bd4fa4b'}}
Tags
f38
f39
f40
RPMs
src
docopt-cpp-0.6.3-10.fc38.src.rpm (info) (download)
riscv64
docopt-cpp-0.6.3-10.fc38.riscv64.rpm (info) (download)
docopt-cpp-devel-0.6.3-10.fc38.riscv64.rpm (info) (download)
docopt-cpp-debuginfo-0.6.3-10.fc38.riscv64.rpm (info) (download)
docopt-cpp-debugsource-0.6.3-10.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.6.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.6.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> 0.6.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Nov 19 2021 Petr Menšík <pemensik@redhat.com> 0.6.3-7 - Explain why upstream repository name is not used * Fri Nov 19 2021 Petr Menšík <pemensik@redhat.com> 0.6.3-6 - Add upstream links to README * Fri Nov 19 2021 Petr Menšík <pemensik@redhat.com> 0.6.3-5 - Upload sources, shorten patch URL * Fri Nov 19 2021 Petr Menšík <pemensik@redhat.com> 0.6.3-4 - More review changes * Fri Nov 19 2021 Petr Menšík <pemensik@redhat.com> 0.6.3-3 - Add check section with tests running * Fri Nov 19 2021 Petr Menšík <pemensik@redhat.com> 0.6.3-2 - Update descriptions according to review * Fri Nov 19 2021 Petr Menšík <pemensik@redhat.com> 0.6.3-1 - Initial commit with 10.fc38