Adds ouroboros module to package list.
This commit is contained in:
parent
0c2eba37a0
commit
0d0103bfc8
1 changed files with 9 additions and 0 deletions
|
|
@ -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"
|
||||
}
|
||||
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue