Merge pull request #630 from Michedev/master

Add sequtils2 library
This commit is contained in:
Dominik Picheta 2018-01-01 21:01:33 +00:00 committed by GitHub
commit 93860d323f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,19 @@
[
{
"name": "sequtils2",
"url": "https://github.com/Michedev/sequtils2",
"method": "git",
"tags": [
"library",
"sequence",
"string",
"openArray",
"functional"
],
"description": "Additional functions for sequences that are not present in sequtils",
"license": "MIT",
"web": "http://htmlpreview.github.io/?https://github.com/Michedev/sequtils2/blob/master/sequtils2.html"
},
{
"name": "github_api",
"url": "https://github.com/watzon/github-api-nim",