Add googlesearch package (#1256)

This commit is contained in:
Xie Yanbo 2019-11-22 22:48:12 +08:00 committed by Miran
parent d5e19da570
commit 582cf45360

View File

@ -15362,5 +15362,17 @@
"description": "Wrapper for Heng Li's kseq",
"license": "MIT",
"web": "https://github.com/andreas-wilm/nimreadfq"
},
{
"name": "googlesearch",
"url": "https://github.com/xyb/googlesearch.nim",
"method": "git",
"tags": [
"google",
"search"
],
"description": "library for scraping google search results",
"license": "MIT",
"web": "https://github.com/xyb/googlesearch.nim"
}
]