You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
465 B
10 lines
465 B
7 years ago
|
{
|
||
|
"AUTHOR" : "Bobloy",
|
||
|
"INSTALL_MSG" : "Thank you for installing! Ask a question with [p]howdoi",
|
||
|
"NAME" : "tourney",
|
||
|
"SHORT" : "Answer coding questions",
|
||
|
"DESCRIPTION" : "Answer coding questions using gleitz's howdoi code @ https://github.com/gleitz/howdoi",
|
||
|
"TAGS" : ["howdoi", "coding","bobloy"],
|
||
|
"REQUIREMENTS" : ["Pygments", "argparse", "cssselect", "lxml", "pyquery", "requests", "requests-cache", "howdoi"],
|
||
|
"HIDDEN" : false
|
||
|
}
|