docopt
Docopt parses command-line interface usage text that adheres to a familiar syntax, and from it builds a command-line argument parser that will ensure your program is invoked correctly with the available options specified in the usage text. This allows the developer to write a usage text and get an argument parser for free.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
almost 12 years ago
0.6.0
almost 12 years ago
Versions
12
12
Downloads
10,479 total
10,479 total
Dependent Packages
2
2
Dependent Repos
46
46
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/docopt
spec |
| License | MIT |
| First Release | almost 12 years ago |
| Last Synced | 28 days ago |
Repository
| Stars | 120 on GitHub |
| Forks | 21 on GitHub |
| Commits | 128 |
| Committers | 9 |
| Avg per Author | 14.222 |
| DDS | 0.125 |
Rankings on hackage.haskell.org
Overall
Top 9.9%
Dependent repos
Top 7.8%
Forks
Top 8.0%