mirror of
https://github.com/TangentFoxy/argparse.git
synced 2025-07-28 02:52:20 +00:00
0.4.1 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Sphinx build info version 1
|
||||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
|
||||
config: a79506876c6b6e73a99d76c8e50da545
|
||||
config: 167fb06c54698b9b9f13e8f8349c4ea1
|
||||
tags: 645f666f9bcd5a90fca523b33c5a78b7
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Adding and configuring arguments — argparse 0.4.0 tutorial</title>
|
||||
<title>Adding and configuring arguments — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="next" title="Adding and configuring options" href="options.html"/>
|
||||
<link rel="prev" title="Creating and using parsers" href="parsers.html"/>
|
||||
|
||||
@@ -250,7 +250,7 @@
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Callbacks — argparse 0.4.0 tutorial</title>
|
||||
<title>Callbacks — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="next" title="Miscellaneous" href="misc.html"/>
|
||||
<link rel="prev" title="Default values" href="defaults.html"/>
|
||||
|
||||
@@ -269,7 +269,7 @@ Error: malformed argument 'baz'
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Adding and configuring commands — argparse 0.4.0 tutorial</title>
|
||||
<title>Adding and configuring commands — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="next" title="Default values" href="defaults.html"/>
|
||||
<link rel="prev" title="Mutually exclusive groups" href="mutexes.html"/>
|
||||
|
||||
@@ -267,7 +267,7 @@ Error: a command is required
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Default values — argparse 0.4.0 tutorial</title>
|
||||
<title>Default values — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="next" title="Callbacks" href="callbacks.html"/>
|
||||
<link rel="prev" title="Adding and configuring commands" href="commands.html"/>
|
||||
|
||||
@@ -270,7 +270,7 @@ Error: too few arguments
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -8,7 +8,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Index — argparse 0.4.0 tutorial</title>
|
||||
<title>Index — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
@@ -166,7 +166,7 @@
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Argparse tutorial — argparse 0.4.0 tutorial</title>
|
||||
<title>Argparse tutorial — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="#"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="#"/>
|
||||
<link rel="next" title="Creating and using parsers" href="parsers.html"/>
|
||||
|
||||
|
||||
@@ -233,7 +233,7 @@
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Miscellaneous — argparse 0.4.0 tutorial</title>
|
||||
<title>Miscellaneous — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="prev" title="Callbacks" href="callbacks.html"/>
|
||||
|
||||
|
||||
@@ -562,7 +562,7 @@ Error: option '-o' must be used at most 1 time
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Mutually exclusive groups — argparse 0.4.0 tutorial</title>
|
||||
<title>Mutually exclusive groups — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="next" title="Adding and configuring commands" href="commands.html"/>
|
||||
<link rel="prev" title="Adding and configuring options" href="options.html"/>
|
||||
|
||||
@@ -194,7 +194,7 @@ Error: option '-v' can not be used together with option '-q'
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
BIN
doc/objects.inv
BIN
doc/objects.inv
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Adding and configuring options — argparse 0.4.0 tutorial</title>
|
||||
<title>Adding and configuring options — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="next" title="Mutually exclusive groups" href="mutexes.html"/>
|
||||
<link rel="prev" title="Adding and configuring arguments" href="arguments.html"/>
|
||||
|
||||
@@ -310,7 +310,7 @@ $ lua script.lua -fthere
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Creating and using parsers — argparse 0.4.0 tutorial</title>
|
||||
<title>Creating and using parsers — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
<link rel="next" title="Adding and configuring arguments" href="arguments.html"/>
|
||||
<link rel="prev" title="Argparse tutorial" href="index.html"/>
|
||||
|
||||
@@ -273,7 +273,7 @@ Did you mean '--help'?
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -7,7 +7,7 @@
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>Search — argparse 0.4.0 tutorial</title>
|
||||
<title>Search — argparse 0.4.1 tutorial</title>
|
||||
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="top" title="argparse 0.4.0 tutorial" href="index.html"/>
|
||||
<link rel="top" title="argparse 0.4.1 tutorial" href="index.html"/>
|
||||
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.6.2/modernizr.min.js"></script>
|
||||
@@ -171,7 +171,7 @@
|
||||
<script type="text/javascript">
|
||||
var DOCUMENTATION_OPTIONS = {
|
||||
URL_ROOT:'./',
|
||||
VERSION:'0.4.0',
|
||||
VERSION:'0.4.1',
|
||||
COLLAPSE_INDEX:false,
|
||||
FILE_SUFFIX:'.html',
|
||||
HAS_SOURCE: true
|
||||
|
@@ -1 +1 @@
|
||||
Search.setIndex({envversion:42,terms:{"default":[1,6],all:[4,1,3,8,2],least:6,help:[0,1,2],just:[1,8],show:[4,1,5,3,2],text:5,verbos:[8,7],becaus:[5,6],rest:[4,3],follow:[3,6,8],still:2,data:[5,3,6,8],setter:5,onli:8,explicitli:8,group:0,cli:1,how:[6,2,8],trigger:4,"true":[1,8],except:8,start:8,should:[4,5,2],push:1,add:1,program:5,rich:0,appli:4,input:[4,3,6],local:[1,5,3,8],hyphen:[3,8],count:[3,8],them:[1,3],messag:[0,1,2,4],"return":[4,5,6,8],string:[3,6],thei:8,fals:[1,3,2],wai:[5,3,6,8],file_object:4,ident:8,affect:5,password:2,requir:[1,5,6,2,8],like:4,choic:4,bar:[4,1,3,6,8],name:[1,5,3,6,8],success:5,level:8,did:[1,5],list:0,server:[3,8],separ:8,provid:5,exampl:[1,5],necessari:8,each:[1,8],output:[3,8,2],required_argu:4,where:6,valid:[4,5],mean:[1,5],encount:4,too:[1,5,3,2],work:[4,1],baz:[4,6,8],arrai:[5,3,8],some:5,continu:8,valu:6,see:5,been:8,result:[1,5,6,8],pass:[1,3,4,5,6,2,8],fail:[4,5],http:5,patch:5,autocorrect:0,special:8,out:2,index:[6,8],from_serv:8,error:[0,1,7,3,4,2],kei:[4,3],space:8,miss:4,someth:4,unless:2,abl:3,subclass:1,content:0,lua:[0,1,2,3,4,5,6,7,8],enough:2,version:4,exit:[4,1,5,3,2],print:[4,5],foo:[1,3,4,5,6,8],correct:4,unus:2,after:5,parent:1,state:5,gener:0,rock:1,usag:[0,1,2,4],standard:4,than:[6,7,8],element:4,distinguish:8,locat:8,method:[1,3,5,6,7,8],interpret:[3,6,8],miscellan:0,manual:5,convert:6,store:[1,6,2,8],convers:4,quiet:[8,7],etc:1,nil:4,instanc:[5,6,8],efoo:8,mani:[4,5,3,6,8],chain:5,com:5,disabl:0,first:[5,8],defmod:[3,2],own:1,regardless:4,consid:2,prohibit:0,onc:8,modul:5,automat:[4,5,2],placehold:0,substr:8,"boolean":[5,3],require_command:[1,3],construct:3,suppli:5,respect:5,txt:4,assum:[5,8],fthere:8,alia:8,obligatori:1,ofoo:3,differ:2,git:1,from:[1,5,3,6,8],second:5,script:[1,2,3,4,5,6,7,8],overus:0,unknown:[1,5],execut:[5,8],doubl:3,two:8,overwrit:0,mark:7,few:[1,2],tonumb:4,call:[4,5,3],includ:3,typo:[0,1],handl:0,typic:8,instal:1,"final":5,nonexist:4,add_help:3,"function":[4,5,3],almost:8,parser:[0,1,6,2,4],regul:2,option:[4,6],verbatim:3,relat:4,flag:[0,4],pars:0,togeth:7,demand:3,line:[0,8,3,6,4],exactli:[4,6],epilog:[1,5,3],hepl:5,must:3,"case":[8,2],made:2,ebar:8,target:[3,6,8],consist:8,possibl:8,whether:[4,8],type:3,properti:[0,1,6,2,4],displai:5,charact:0,invok:[1,3,8,2],info:[4,5],get_usag:3,can:[1,3,4,5,6,7,8],behavior:[5,3,2],were:[5,2],posit:[3,6],otherwis:3,invoc:[0,3,2],more:[5,6,7,8],similar:5,control:[0,3],empti:5,malform:4,file:[4,2],creat:0,process:5,arg:[5,3,6,2,8],ani:[5,6],now:5,replac:8,exist:2,inherit:1,have:[1,5,8],tabl:6,exclud:8,featur:0,sever:[1,5,8],halt:5,mutual:0,abcdef:3,end:4,form:8,open:4,perform:4,anoth:5,when:[4,1,5,3],get_help:3,same:[6,8],note:[8,2],field:[1,3,8],obar:3,other:3,take:[3,8],indic:5,test:5,algorithm:0,you:[1,5],infer:5,nice:5,mutex:7,recogn:5,time:[4,3,8],overridden:3,subpars:1,"class":[1,5,7],earlier:3,argpars:[4,1,2],"long":8,reflect:2,most:3,rais:[4,5,7],letter:3,commit:1,pair:[3,6,8],underscor:8,contain:[5,2],associ:8,chang:[1,6],ppars:5,appropri:1,don:8,equival:[8,2],undesir:5,object:5,directori:4,handle_opt:3,descript:[1,3,5,6,2,8],correspond:1,argnam:3,doe:5,alias:[1,8],which:[5,6,8],without:[8,2],command:[4,6],thi:[0,1,5,3,2],suggest:5,exclus:0,show_default:[3,2],order:3,latest:3},objtypes:{},objnames:{},filenames:["index","commands","defaults","misc","callbacks","parsers","arguments","mutexes","options"],titles:["Argparse tutorial","Adding and configuring commands","Default values","Miscellaneous","Callbacks","Creating and using parsers","Adding and configuring arguments","Mutually exclusive groups","Adding and configuring options"],objects:{},titleterms:{control:8,prohibit:3,argpars:0,help:[5,3],creat:5,consum:[6,8],argument:[5,3,6,8],placehold:3,set:[3,6,8],overwrit:3,tabl:4,element:1,mutual:7,disabl:3,group:7,miscellan:3,overus:3,autocorrect:5,configur:[1,5,6,8],messag:3,typo:5,parser:[5,3],option:[1,5,3,8],handl:[5,3],gener:3,usag:3,number:[6,8],action:4,flag:[3,8],pars:[5,3],line:5,valu:2,convert:4,algorithm:3,"default":[3,2],properti:3,list:3,charact:8,callback:4,tutori:0,command:[1,5,3],mode:2,error:5,exclus:7,invoc:8,make:1}})
|
||||
Search.setIndex({envversion:42,terms:{"default":[],all:[4,1,3,8,7],construct:3,help:[],just:[1,8],show:[4,1,5,3,7],overridden:3,text:5,verbos:[8,2],becaus:[5,6],rest:[4,3],exclus:[],follow:[3,6,8],still:7,setter:5,onli:8,explicitli:8,group:[],cli:1,field:[1,3,8],trigger:4,except:8,should:[4,5,7],add:1,program:5,rich:0,onc:8,input:[4,3,6],local:[1,5,3,8],hyphen:[3,8],"case":[8,7],them:[1,3],"return":[4,5,6,8],string:[3,6],thei:8,without:[8,7],fals:[1,3,7],made:7,affect:5,password:7,associ:8,requir:[1,5,6,7,8],like:4,choic:4,bar:[4,1,3,6,8],name:[1,5,3,6,8],success:5,level:8,did:[1,5],baz:[4,6,8],patch:5,separ:8,provid:5,charact:[],necessari:8,each:[1,8],output:[3,8,7],required_argu:4,where:6,mean:[1,5],encount:4,properti:[],list:[],arrai:[5,3,8],some:5,continu:8,displai:5,valu:[],see:5,doe:5,result:[1,5,6,8],pass:[1,3,4,5,6,7,8],fail:[4,5],http:5,server:[3,8],now:5,autocorrect:[],special:8,out:7,index:[6,8],from_serv:8,parent:1,space:8,assum:[5,8],someth:4,unless:7,abl:3,subclass:1,content:0,lua:[0,1,2,3,4,5,6,7,8],enough:7,version:4,exit:[4,1,5,3,7],print:[4,5],foo:[1,3,4,5,6,8],correct:4,process:5,earlier:3,kei:[4,3],state:5,gener:[],rock:1,usag:[],standard:4,were:[5,7],distinguish:8,locat:8,method:[1,3,5,6,2,8],interpret:[3,6,8],miscellan:[],manual:5,convert:[],convers:4,togeth:2,after:5,quiet:[8,2],etc:1,instanc:[5,6,8],mani:[4,5,3,6,8],chain:5,add_help:3,com:5,disabl:[],first:[5,8],defmod:[3,7],arg:[5,3,6,7,8],own:1,regardless:4,letter:3,prohibit:[],appli:4,modul:5,automat:[4,5,7],placehold:[],substr:8,"boolean":[5,3],require_command:[1,3],messag:[],hepl:5,suppli:5,respect:5,txt:4,miss:4,fthere:8,obligatori:1,ofoo:3,differ:7,git:1,from:[1,5,3,6,8],wai:[5,3,6,8],script:[1,2,3,4,5,6,7,8],overus:[],unknown:[1,5],execut:[5,8],doubl:3,two:8,been:8,mark:2,few:[1,7],tonumb:4,call:[4,5,3],includ:3,typo:[],handl:[],type:3,start:8,store:[1,6,7,8],more:[5,6,2,8],"function":[4,5,3],regul:7,option:[],verbatim:3,epilog:[1,5,3],relat:4,flag:[],appropri:1,pars:[],too:[1,5,3,7],demand:3,don:8,line:[],exactli:[4,6],"true":[1,8],than:[6,2,8],must:3,count:[3,8],anoth:5,ident:8,ebar:8,target:[3,6,8],consist:8,possibl:8,whether:[4,8],alia:8,work:[4,1],chang:[1,6],second:5,halt:5,"final":5,other:3,invok:[1,3,8,7],info:[4,5],get_usag:3,can:[1,3,4,5,6,2,8],behavior:[5,3,7],error:[],posit:[3,6],otherwis:3,invoc:[],efoo:8,similar:5,control:[],empti:5,malform:4,have:[1,5,8],creat:[],almost:8,parser:[],ani:[5,6],indic:5,replac:8,exist:7,inherit:1,file:[4,7],tabl:[],element:[],featur:0,sever:[1,5,8],unus:7,mutual:[],abcdef:3,end:4,form:8,equival:[8,7],alias:[1,8],open:4,suggest:5,when:[4,1,5,3],same:[6,8],instal:1,note:[8,7],how:[6,7,8],obar:3,valid:[4,5],take:[3,8],which:[5,6,8],test:5,you:[1,5],infer:5,nice:5,mutex:2,recogn:5,nonexist:4,nil:4,subpars:1,"class":[1,5,2],file_object:4,argpars:[],"long":8,reflect:7,most:3,rais:[4,5,2],consid:7,commit:1,pair:[3,6,8],underscor:8,contain:[5,7],data:[5,3,6,8],typic:8,ppars:5,overwrit:[],least:6,undesir:5,algorithm:[],object:5,directori:4,handle_opt:3,descript:[1,3,5,6,7,8],correspond:1,argnam:3,exclud:8,perform:4,get_help:3,exampl:[1,5],command:[],thi:[0,1,5,3,7],time:[4,3,8],push:1,show_default:[3,7],order:3,latest:3},objtypes:{},objnames:{},filenames:["index","commands","mutexes","misc","callbacks","parsers","arguments","defaults","options"],titles:["Argparse tutorial","Adding and configuring commands","Mutually exclusive groups","Miscellaneous","Callbacks","Creating and using parsers","Adding and configuring arguments","Default values","Adding and configuring options"],objects:{},titleterms:{control:8,prohibit:3,argpars:0,help:[5,3],creat:5,consum:[6,8],argument:[5,3,6,8],placehold:3,set:[3,6,8],messag:3,tabl:4,charact:8,autocorrect:5,mutual:2,group:2,miscellan:3,overus:3,make:1,configur:[1,5,6,8],overwrit:3,typo:5,parser:[5,3],option:[1,5,3,8],handl:[5,3],gener:3,usag:3,number:[6,8],exclus:2,flag:[3,8],pars:[5,3],line:5,valu:7,convert:4,algorithm:3,"default":[3,7],properti:3,list:3,element:1,callback:4,tutori:0,command:[1,5,3],mode:7,error:5,action:4,invoc:8,disabl:3}})
|
@@ -51,9 +51,9 @@ copyright = u'2013 - 2015, Peter Melnichenko'
|
||||
# built documents.
|
||||
#
|
||||
# The short X.Y version.
|
||||
version = '0.4.0'
|
||||
version = '0.4.1'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '0.4.0'
|
||||
release = '0.4.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
@@ -117,7 +117,7 @@ else:
|
||||
|
||||
# The name for this set of Sphinx documents. If None, it defaults to
|
||||
# "<project> v<release> documentation".
|
||||
html_title = "argparse 0.4.0 tutorial"
|
||||
html_title = "argparse 0.4.1 tutorial"
|
||||
|
||||
# A shorter title for the navigation bar. Default is the same as html_title.
|
||||
#html_short_title = None
|
||||
|
22
rockspecs/argparse-0.4.1-1.rockspec
Normal file
22
rockspecs/argparse-0.4.1-1.rockspec
Normal file
@@ -0,0 +1,22 @@
|
||||
package = "argparse"
|
||||
version = "0.4.1-1"
|
||||
source = {
|
||||
url = "git://github.com/mpeterv/argparse",
|
||||
tag = "0.4.1"
|
||||
}
|
||||
description = {
|
||||
summary = "A feature-rich command-line argument parser",
|
||||
detailed = "Argparse supports positional arguments, options, flags, optional arguments, subcommands and more. Argparse automatically generates usage, help and error messages.",
|
||||
homepage = "https://github.com/mpeterv/argparse",
|
||||
license = "MIT/X11"
|
||||
}
|
||||
dependencies = {
|
||||
"lua >= 5.1, < 5.4"
|
||||
}
|
||||
build = {
|
||||
type = "builtin",
|
||||
modules = {
|
||||
argparse = "src/argparse.lua"
|
||||
},
|
||||
copy_directories = {"doc", "spec"}
|
||||
}
|
Reference in New Issue
Block a user