套件: libpicocli-java (3.9.6-3)
libpicocli-java 的相關超連結
Trisquel 的資源:
下載原始碼套件 picocli:
維護者:
Original Maintainers:
- Debian Java Maintainers (郵件存檔)
- tony mancill
外部的資源:
- 主頁 [picocli.info]
相似套件:
Tiny command line interpreter library for Java applications
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. Picocli generates highly customizable usage help messages with ANSI colors and styles. Picocli-based applications can have command line TAB completion showing available options, option parameters and subcommands, for any level of nested subcommands.