Bug 2343907 - Review Request: picocli - A mighty tiny command line interface for Java
Summary: Review Request: picocli - A mighty tiny command line interface for Java
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-02-05 10:43 UTC by Mikolaj Izdebski
Modified: 2025-02-05 10:44 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-05 10:44:32 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Mikolaj Izdebski 2025-02-05 10:43:00 UTC
Spec URL: https://mizdebsk.fedorapeople.org/review/picocli/picocli.spec
SRPM URL: https://mizdebsk.fedorapeople.org/review/picocli/picocli-4.7.6-1.fc42.src.rpm

Description:
Picocli is a one-file framework for creating Java command line
applications with almost zero code. It supports a variety of command
line syntax styles including POSIX, GNU, MS-DOS and more. It generates
highly customizable usage help messages that use ANSI colors and
styles to contrast important elements and reduce the cognitive load on
the user.

Picocli-based applications can have command line TAB completion
showing available options, option parameters and subcommands, for any
level of nested subcommands. Picocli-based applications can be
ahead-of-time compiled to a GraalVM native image, with extremely fast
startup time and lower memory requirements, which can be distributed
as a single executable file.

Picocli generates beautiful documentation for your application (HTML,
PDF and Unix man pages).

Fedora Account System Username: mizdebsk


Note You need to log in before you can comment on or make changes to this bug.