mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
Added epub and hashids.
This commit is contained in:
parent
79da9ca611
commit
6936fe1477
@ -957,5 +957,24 @@
|
||||
"description": "Determine if a useragent can access a URL using robots.txt",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nimrod-robotparser"
|
||||
},
|
||||
{
|
||||
"name": "epub",
|
||||
"url": "git://github.com/achesak/nimrod-epub",
|
||||
"method": "git",
|
||||
"tags": ["library", "epub", "e-book"],
|
||||
"description": "Module for working with EPUB e-book files",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nimrod-epub"
|
||||
},
|
||||
{
|
||||
"name": "hashids",
|
||||
"url": "git://github.com/achesak/nimrod-hashids",
|
||||
"method": "git",
|
||||
"tags": ["library", "hashids"],
|
||||
"description": "Nimrod implementation of Hashids",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/achesak/nimrod-hashids"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user