Merge pull request #490 from andreaferretti/master

Added cello
This commit is contained in:
Dominik Picheta 2017-04-01 20:07:22 +02:00 committed by GitHub
commit 0b3ef8f7d0

View File

@ -6162,5 +6162,22 @@
"description": "A simple and lightweight terminal coloring library.",
"license": "MIT",
"web": "https://github.com/molnarmark/colorize"
},
{
"name": "cello",
"url": "https://github.com/unicredit/cello",
"method": "git",
"tags": [
"string",
"succinct-data-structure",
"rank",
"select",
"Burrows-Wheeler",
"FM-index",
"wavelet-tree"
],
"description": "String algorithms with succinct data structures",
"license": "Apache2",
"web": "https://unicredit.github.io/cello/"
}
]