aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorachesak <achesak@yahoo.com>2014-11-13 22:47:28 -0600
committerachesak <achesak@yahoo.com>2014-11-13 22:47:28 -0600
commit041d56bccc86a31c7701f75e854f20f1a6be6f1c (patch)
treeffc062b0f568dbf9a59b1d2ca9d767fef266b895
parent7e46927782b5ee621a6f219ac8c22fa1bcf4d94b (diff)
downloadpackages-041d56bccc86a31c7701f75e854f20f1a6be6f1c.tar.gz
packages-041d56bccc86a31c7701f75e854f20f1a6be6f1c.zip
Added ffbookmarks.
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 81ea1cd..e19790b 100644
--- a/packages.json
+++ b/packages.json
@@ -1011,6 +1011,15 @@
"description": "wrapper for the GNU multiple precision arithmetic library (GMP)",
"license": "LGPLv3 or GPLv2",
"web": "https://github.com/cowboy-coders/nim-gmp"
+ },
+ {
+ "name": "ffbookmarks",
+ "url": "git://github.com/achesak/nimrod-ff-bookmarks",
+ "method": "git",
+ "tags": ["firefox", "bookmarks", "library"],
+ "description": "Nim module for working with Firefox bookmarks",
+ "license": "MIT",
+ "web": "https://github.com/achesak/nimrod-ff-bookmarks"
}
]