Added package nimquery

This commit is contained in:
Oscar Nihlgård 2017-08-13 22:59:39 +02:00
parent f693359c26
commit b328139112

View File

@ -6990,5 +6990,18 @@
"description": "A collection of easing curves for animation purposes.",
"license": "BSD",
"web": "https://github.com/Skrylar/skEasing"
},
{
"name": "nimquery",
"url": "https://github.com/GULPF/nimquery",
"method": "git",
"tags": [
"html",
"scraping",
"web"
],
"description": "Library for querying HTML using CSS-selectors, like JavaScripts document.querySelector",
"license": "MIT",
"web": "https://github.com/GULPF/nimquery"
}
]