Use argparse instead of parseopt
This commit is contained in:
parent
27f631cc2b
commit
536bfabe32
2 changed files with 10 additions and 20 deletions
|
|
@ -13,3 +13,4 @@ bin = @["etherpad2latex"]
|
|||
|
||||
requires "nim >= 0.20.0"
|
||||
requires "jester >= 0.4.1"
|
||||
requires "argparse >= 0.7.1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue