Powerful rule-based command line parser and cofiguration reader. Options can be created using annotations or manually using a powerful API. Options are grouped into hierarchical namespace, allowing sophisticated inclusion, exclusion and grouping based on rules. Supports multiple dialects and automatic document creator such as typical usage and UNIX manpages. POSSIX, GNU, MSDOS command line parser dialects. XML, INI, PROPERTIES configuration file types. Database and general persistance or combination of all the above.
Features
- Powerful rule and expression engine | "(ccOptions ^ ldOptions) && filenames.count > 0"
- Support for many datatypes including enums, arrays and collections
- Less coding: annotated option | @Property int count
- Option groups
- Less coding: Auto-option creation from class fields
- Static and dynamic groups and class fields as options
- Automatically create usage, manpages and other documentation types from options
- Can declare options and rules to mimic the most complex unix tools (gcc, yum, etc)
- Multiple dialects including POSIX, GNU and Windows for argument decorations and parsing
- Do not like annotations? Full API is provided as well
License
Apache License V2.0Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of Args!