aboutsummaryrefslogtreecommitdiff
path: root/packages.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages.json')
-rw-r--r--packages.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/packages.json b/packages.json
index 59195b3..5c839dc 100644
--- a/packages.json
+++ b/packages.json
@@ -312,6 +312,15 @@
"tags": ["wrapper"],
"description": "Wrapper to interface with Python interpreter",
"license": "MIT"
+ },
+
+ {
+ "name": "ouroboros",
+ "url": "git://github.com/gradha/nimrod-ouroboros/",
+ "method": "git",
+ "tags": ["library", "embedded data", "appended data", "alchemy"],
+ "description": "API to read appended files from your own binary",
+ "license": "MIT"
}
]