Sat, 11 May 2024 15:43:22 UTC | login

Information for build docopt-cpp-0.6.3-11.fc40

ID273694
Package Namedocopt-cpp
Version0.6.3
Release11.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/docopt-cpp.git#2fc70522bbf89f5cef7b3b590c32670ff69a26cc
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
StartedSun, 03 Dec 2023 18:03:23 UTC
CompletedSun, 03 Dec 2023 19:26:20 UTC
Taskbuild (f40, /rpms/docopt-cpp.git:2fc70522bbf89f5cef7b3b590c32670ff69a26cc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/docopt-cpp.git#2fc70522bbf89f5cef7b3b590c32670ff69a26cc'}}
Tags
f40
RPMs
src
docopt-cpp-0.6.3-11.fc40.src.rpm (info) (download)
riscv64
docopt-cpp-0.6.3-11.fc40.riscv64.rpm (info) (download)
docopt-cpp-devel-0.6.3-11.fc40.riscv64.rpm (info) (download)
docopt-cpp-debuginfo-0.6.3-11.fc40.riscv64.rpm (info) (download)
docopt-cpp-debugsource-0.6.3-11.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> 0.6.3-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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 11.fc40