12532dc782
Docopt helps you create most beautiful command-line interfaces easily. The option parser is generated based on a docstring that is passed to docopt function. docopt parses the usage pattern ("Usage: ...") and option descriptions (lines starting with dash "-") and ensures that the program invocation matches the usage pattern; it parses options, arguments and commands based on that. The basic idea is that a good help message has all necessary information in it to make a parser.
8 lines
300 B
Text
8 lines
300 B
Text
@comment $NetBSD: PLIST,v 1.1 2014/04/17 20:55:16 imil Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/docopt.py
|
|
${PYSITELIB}/docopt.pyc
|
|
${PYSITELIB}/docopt.pyo
|