aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDominik Picheta <dominikpicheta@googlemail.com>2016-12-17 01:10:00 +0100
committerGitHub <noreply@github.com>2016-12-17 01:10:00 +0100
commit0c9ef78678a7f85354b1265eb912c3f38de12922 (patch)
tree475d0373233db71b96e034ee948a7def9a66330c
parentaf37b2b2f6a56e5849bf455930e485988779be66 (diff)
parent87e5fedae6bad18d3392d38874cb0762513d3dd5 (diff)
downloadpackages-0c9ef78678a7f85354b1265eb912c3f38de12922.tar.gz
packages-0c9ef78678a7f85354b1265eb912c3f38de12922.zip
Merge pull request #440 from iourinski/patch-1
Update packages.json
-rw-r--r--packages.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/packages.json b/packages.json
index b906641..00dec96 100644
--- a/packages.json
+++ b/packages.json
@@ -5561,7 +5561,10 @@
"name": "mutableseqs",
"url": "https://github.com/iourinski/mutableseqs",
"method": "git",
- "tags": [],
+ "tags": [
+ "sequences",
+ "mapreduce"
+ ],
"description": "utilities for transforming sequences",
"license": "MIT",
"web": "https://github.com/iourinski/mutableseqs"