GitXplorerGitXplorer
e

Jargon

public
1 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
49ddb4684f8c2dccb11c7cc0ad1ed521e5e51a35

Removed remaining Java 1.6 incompatibilities after merge with option-classes.

eeast825 committed 11 years ago
Unverified
629c2411f2b3b110c124f42d23563b2a40830f07

Merge remote-tracking branch 'origin/master'

eeast825 committed 11 years ago
Unverified
1c115fa38317faf716d952196b849d4be07c9deb

Merge pull request #1 from FranticTramp/master

eeast825 committed 11 years ago
Unverified
a6dc486dd77349f3987b1cee28259e9c32149cfe

Java 1.6 was supported

committed 11 years ago
Unverified
9cb01ec95b855399de2138be304ca627e4b61518

Moved all formatting behavior from BaseOption and OptionParser to HelpFormatter class.

eeast825 committed 12 years ago
Unverified
c9aede35974c3c9f40db6d194629433068a5bde6

Getters for BaseOption fields.

eeast825 committed 12 years ago

README

The README file for this repository.

Jargon

Simple command line arguments parsing library inspired by Python argparse and optparse standard modules.

TUTORIAL

Project is under construction now. As soon as it will be ready more details and tutorial will be added. But if you are curious just take a look at sources.