Sat, 17 Jan 2026 03:53:49 CST | login

Information for build args4j-2.33-3.ocs23

ID3488
Package Nameargs4j
Version2.33
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/args4j.git?.#01be04bfb5b04c049b7fd3d43671b54a27b235dc
SummaryJava command line arguments parser
Descriptionargs4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application. - It makes the command line parsing very easy by using annotations - You can generate the usage screen very easily - You can generate HTML/XML that lists all options for your documentation - Fully supports localization - It is designed to parse javac like options (as opposed to GNU-style where ls -lR is considered to have two options l and R)
Built bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 08:43:48 CST
CompletedSat, 09 Sep 2023 08:47:09 CST
Taskbuild (dist-ocs23, /opencloudos-stream/args4j.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/args4j.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
args4j-2.33-3.ocs23.src.rpm (info) (download)
noarch
args4j-2.33-3.ocs23.noarch.rpm (info) (download)
args4j-javadoc-2.33-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.33-3 - Rebuilt for OpenCloudOS Stream 23.09 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 2.33-2 - Rebuilt for OpenCloudOS Stream 23.05 * Tue Apr 25 2023 cunshunxia <cunshunxia@tencent.com> - 2.33-1 - initial build