mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +00:00
497 lines
14 KiB
JSON
497 lines
14 KiB
JSON
[
|
|
{
|
|
"name": "argument_parser",
|
|
"url": "git://github.com/gradha/argument_parser/",
|
|
"method": "git",
|
|
"tags": ["library", "commandline", "arguments", "switches", "parsing"],
|
|
"description": "Provides a complex commandline parser",
|
|
"license": "MIT",
|
|
"web": "https://github.com/gradha/argument_parser"
|
|
},
|
|
|
|
{
|
|
"name": "genieos",
|
|
"url": "git://github.com/gradha/genieos/",
|
|
"method": "git",
|
|
"tags": ["library", "commandline", "sound", "recycle", "os"],
|
|
"description": "Too awesome procs to be included in nimrod.os module",
|
|
"license": "MIT",
|
|
"web": "http://gradha.github.io/genieos/"
|
|
},
|
|
|
|
{
|
|
"name": "jester",
|
|
"url": "git://github.com/dom96/jester/",
|
|
"method": "git",
|
|
"tags": ["web", "http", "framework", "dsl"],
|
|
"description": "A sinatra-like web framework for Nimrod.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/dom96/jester"
|
|
},
|
|
|
|
{
|
|
"name": "murmur",
|
|
"url": "git://github.com/olahol/nimrod-murmur/",
|
|
"method": "git",
|
|
"tags": ["hash", "murmur"],
|
|
"description": "MurmurHash in pur Nimrod.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/olahol/nimrod-murmur"
|
|
},
|
|
|
|
{
|
|
"name": "libtcod-nim",
|
|
"url": "git://github.com/Vladar4/libtcod-nim/",
|
|
"method": "git",
|
|
"tags": ["roguelike", "game", "library", "engine", "sdl", "opengl", "glsl"],
|
|
"description": "Wrapper of the libtcod library for the Nimrod language.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/Vladar4/libtcod-nim"
|
|
},
|
|
|
|
{
|
|
"name": "nimepak",
|
|
"url": "git://github.com/gradha/epak/",
|
|
"method": "git",
|
|
"tags": ["library", "serialization", "file", "compression"],
|
|
"description": "File compression routines in C for iOS and Nimrod",
|
|
"license": "Allegro 4 Giftware",
|
|
"web": "https://github.com/gradha/epak"
|
|
},
|
|
|
|
{
|
|
"name": "nimgame",
|
|
"url": "git://github.com/Vladar4/nimgame/",
|
|
"method": "git",
|
|
"tags": ["game", "engine", "sdl"],
|
|
"description": "Simple 2D game engine for Nimrod language.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/Vladar4/nimgame"
|
|
},
|
|
|
|
{
|
|
"name": "sfml",
|
|
"url": "git://github.com/fowlmouth/nimrod-sfml/",
|
|
"method": "git",
|
|
"tags": ["game", "library", "opengl"],
|
|
"description": "High level OpenGL-based Game Library",
|
|
"license": "MIT",
|
|
"web": "https://github.com/fowlmouth/nimrod-sfml"
|
|
},
|
|
|
|
{
|
|
"name": "enet",
|
|
"url": "git://github.com/fowlmouth/nimrod-enet/",
|
|
"method": "git",
|
|
"tags": ["game", "networking", "udp"],
|
|
"description": "Wrapper for ENet UDP networking library",
|
|
"license": "MIT",
|
|
"web": "https://github.com/fowlmouth/nimrod-enet"
|
|
},
|
|
|
|
{
|
|
"name": "nim-locale",
|
|
"url": "git://github.com/Amrykid/nim-locale/",
|
|
"method": "git",
|
|
"tags": ["library", "locale", "i18n", "localization", "localisation", "globalization"],
|
|
"description": "A simple library for localizing Nimrod applications.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/Amrykid/nim-locale"
|
|
},
|
|
|
|
{
|
|
"name": "fowltek",
|
|
"url": "git://github.com/fowlmouth/nimlibs/",
|
|
"method": "git",
|
|
"tags": ["game", "opengl", "wrappers", "library", "assorted"],
|
|
"description": "A collection of reusable modules and wrappers.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/fowlmouth/nimlibs"
|
|
},
|
|
|
|
{
|
|
"name": "nake",
|
|
"url": "git://github.com/fowlmouth/nake/",
|
|
"method": "git",
|
|
"tags": ["build", "automation", "sortof"],
|
|
"description": "make-like for Nimrod. Describe your builds as tasks!",
|
|
"license": "DATWPL",
|
|
"web": "https://github.com/fowlmouth/nake"
|
|
},
|
|
|
|
{
|
|
"name": "nimrod-glfw",
|
|
"url": "git://github.com/rafaelvasco/nimrod-glfw/",
|
|
"method": "git",
|
|
"tags": ["library", "glfw", "opengl", "windowing", "game"],
|
|
"description": "Nimrod bindings for GLFW library.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/rafaelvasco/nimrod-glfw"
|
|
},
|
|
|
|
{
|
|
"name": "chipmunk",
|
|
"url": "git://github.com/fowlmouth/nimrod-chipmunk/",
|
|
"method": "git",
|
|
"tags": ["library", "physics", "game"],
|
|
"description": "Binding for Chipmunk 6.1",
|
|
"license": "MIT",
|
|
"web": "https://github.com/fowlmouth/nimrod-chipmunk"
|
|
},
|
|
|
|
{
|
|
"name": "nim-glfw",
|
|
"url": "git://github.com/EXetoC/nim-glfw/",
|
|
"method": "git",
|
|
"tags": ["library", "glfw", "opengl", "windowing", "game"],
|
|
"description": "A high-level GLFW 3 wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/EXetoC/nim-glfw"
|
|
},
|
|
|
|
{
|
|
"name": "nim-ao",
|
|
"url": "git://github.com/EXetoC/nim-ao/",
|
|
"method": "git",
|
|
"tags": ["library", "audio"],
|
|
"description": "A high-level libao wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/EXetoC/nim-ao"
|
|
},
|
|
|
|
{
|
|
"name": "termbox",
|
|
"url": "git://github.com/fowlmouth/nim-termbox",
|
|
"method": "git",
|
|
"tags": ["library", "terminal", "io"],
|
|
"description": "Termbox wrapper.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/fowlmouth/nim-termbox"
|
|
},
|
|
|
|
{
|
|
"name": "linagl",
|
|
"url": "https://bitbucket.org/BitPuffin/linagl",
|
|
"method": "hg",
|
|
"tags": ["library", "opengl", "math", "game"],
|
|
"description": "OpenGL math library",
|
|
"license": "CC0",
|
|
"web": "https://bitbucket.org/BitPuffin/linagl"
|
|
},
|
|
|
|
{
|
|
"name": "kwin",
|
|
"url": "git://github.com/reactormonk/nim-kwin",
|
|
"method": "git",
|
|
"tags": ["library", "javascript", "kde"],
|
|
"description": "KWin JavaScript API wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/reactormonk/nim-kwin"
|
|
},
|
|
|
|
{
|
|
"name": "opencv",
|
|
"url": "git://github.com/dom96/nim-opencv",
|
|
"method": "git",
|
|
"tags": ["library", "wrapper", "opencv", "image", "processing"],
|
|
"description": "OpenCV wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/dom96/nim-opencv"
|
|
},
|
|
|
|
{
|
|
"name": "babel",
|
|
"url": "git://github.com/nimrod-code/babel",
|
|
"method": "git",
|
|
"tags": ["app", "binary", "package", "manager"],
|
|
"description": "Babel package manager",
|
|
"license": "BSD",
|
|
"web": "https://github.com/nimrod-code/babel"
|
|
},
|
|
|
|
{
|
|
"name": "aporia",
|
|
"url": "git://github.com/nimrod-code/Aporia",
|
|
"method": "git",
|
|
"tags": ["app", "binary", "ide", "gtk", "nimrod"],
|
|
"description": "A Nimrod IDE.",
|
|
"license": "GPLv2",
|
|
"web": "https://github.com/nimrod-code/Aporia"
|
|
},
|
|
|
|
{
|
|
"name": "ipsumgenera",
|
|
"url": "git://github.com/dom96/ipsumgenera",
|
|
"method": "git",
|
|
"tags": ["app", "binary", "blog", "static", "generator"],
|
|
"description": "Static blog generator ala Jekyll.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/dom96/ipsumgenera"
|
|
},
|
|
|
|
{
|
|
"name": "pastebin",
|
|
"url": "git://github.com/achesak/nimrod-pastebin",
|
|
"method": "git",
|
|
"tags": ["library", "wrapper", "pastebin"],
|
|
"description": "Pastebin API wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/achesak/nimrod-pastebin"
|
|
},
|
|
|
|
{
|
|
"name": "yahoo-weather",
|
|
"url": "git://github.com/achesak/nimrod-yahoo-weather",
|
|
"method": "git",
|
|
"tags": ["library", "wrapper", "weather"],
|
|
"description": "Yahoo! Weather API wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/achesak/nimrod-yahoo-weather"
|
|
},
|
|
|
|
{
|
|
"name": "noaa",
|
|
"url": "git://github.com/achesak/nimrod-noaa",
|
|
"method": "git",
|
|
"tags": ["library", "wrapper", "weather"],
|
|
"description": "NOAA weather API wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/achesak/nimrod-noaa"
|
|
},
|
|
|
|
{
|
|
"name": "rss",
|
|
"url": "git://github.com/achesak/nimrod-rss",
|
|
"method": "git",
|
|
"tags": ["library", "rss", "xml", "syndication"],
|
|
"description": "RSS library",
|
|
"license": "MIT",
|
|
"web": "https://github.com/achesak/nimrod-rss"
|
|
},
|
|
|
|
{
|
|
"name": "extmath",
|
|
"url": "git://github.com/achesak/extmath.nim",
|
|
"method": "git",
|
|
"tags": ["library", "math", "trigonometry"],
|
|
"description": "Nimrod math library",
|
|
"license": "MIT",
|
|
"web": "https://github.com/achesak/extmath.nim"
|
|
},
|
|
|
|
{
|
|
"name": "gtk2",
|
|
"url": "git://github.com/nimrod-code/gtk2",
|
|
"method": "git",
|
|
"tags": ["wrapper", "gui", "gtk"],
|
|
"description": "Wrapper for gtk2, a feature rich toolkit for creating graphical user interfaces",
|
|
"license": "MIT",
|
|
"web": "https://github.com/nimrod-code/gtk2"
|
|
},
|
|
|
|
{
|
|
"name": "cairo",
|
|
"url": "git://github.com/nimrod-code/cairo",
|
|
"method": "git",
|
|
"tags": ["wrapper"],
|
|
"description": "Wrapper for cairo, a vector graphics library with display and print output",
|
|
"license": "MIT",
|
|
"web": "https://github.com/nimrod-code/cairo"
|
|
},
|
|
|
|
{
|
|
"name": "x11",
|
|
"url": "git://github.com/nimrod-code/x11",
|
|
"method": "git",
|
|
"tags": ["wrapper"],
|
|
"description": "Wrapper for X11",
|
|
"license": "MIT",
|
|
"web": "https://github.com/nimrod-code/x11"
|
|
},
|
|
|
|
{
|
|
"name": "opengl",
|
|
"url": "git://github.com/nimrod-code/opengl",
|
|
"method": "git",
|
|
"tags": ["wrapper"],
|
|
"description": "High-level and low-level wrapper for OpenGL",
|
|
"license": "MIT",
|
|
"web": "https://github.com/nimrod-code/opengl"
|
|
},
|
|
|
|
{
|
|
"name": "lua",
|
|
"url": "git://github.com/nimrod-code/lua",
|
|
"method": "git",
|
|
"tags": ["wrapper"],
|
|
"description": "Wrapper to interface with the Lua interpreter",
|
|
"license": "MIT",
|
|
"web": "https://github.com/nimrod-code/lua"
|
|
},
|
|
|
|
{
|
|
"name": "tcl",
|
|
"url": "git://github.com/nimrod-code/tcl",
|
|
"method": "git",
|
|
"tags": ["wrapper"],
|
|
"description": "Wrapper for the TCL programming language",
|
|
"license": "MIT",
|
|
"web": "https://github.com/nimrod-code/tcl"
|
|
},
|
|
|
|
{
|
|
"name": "python",
|
|
"url": "git://github.com/nimrod-code/python",
|
|
"method": "git",
|
|
"tags": ["wrapper"],
|
|
"description": "Wrapper to interface with Python interpreter",
|
|
"license": "MIT",
|
|
"web": "https://github.com/nimrod-code/python"
|
|
},
|
|
|
|
{
|
|
"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",
|
|
"web": "https://github.com/gradha/nimrod-ouroboros"
|
|
},
|
|
|
|
{
|
|
"name": "sha1",
|
|
"url": "https://github.com/onionhammer/sha1",
|
|
"method": "git",
|
|
"tags": ["port", "hash", "sha1"],
|
|
"description": "SHA-1 produces a 160-bit (20-byte) hash value from arbitrary input",
|
|
"license": "BSD"
|
|
},
|
|
|
|
{
|
|
"name": "dropbox_filename_sanitizer",
|
|
"url": "git://github.com/gradha/dropbox_filename_sanitizer/",
|
|
"method": "git",
|
|
"tags": ["dropbox"],
|
|
"description": "Tool to clean up filenames shared on Dropbox",
|
|
"license": "MIT",
|
|
"web": "https://github.com/gradha/dropbox_filename_sanitizer/"
|
|
},
|
|
|
|
{
|
|
"name": "csv",
|
|
"url": "git://github.com/achesak/nimrod-csv",
|
|
"method": "git",
|
|
"tags": ["csv", "parsing", "stringify", "library"],
|
|
"description": "Library for parsing, stringifying, reading, and writing CSV (comma separated value) files",
|
|
"license": "MIT",
|
|
"web": "https://github.com/achesak/nimrod-csv"
|
|
},
|
|
|
|
{
|
|
"name": "geonames",
|
|
"url": "git://github.com/achesak/nimrod-geonames",
|
|
"method": "git",
|
|
"tags": ["library", "wrapper", "geography"],
|
|
"description": "GeoNames API wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/achesak/nimrod-geonames"
|
|
},
|
|
|
|
{
|
|
"name": "gravatar",
|
|
"url": "git://github.com/achesak/nimrod-gravatar",
|
|
"method": "git",
|
|
"tags": ["library", "wrapper", "gravatar"],
|
|
"description": "Gravatar API wrapper",
|
|
"license": "MIT",
|
|
"web": "https://github.com/achesak/nimrod-gravatar"
|
|
},
|
|
|
|
{
|
|
"name": "coverartarchive",
|
|
"url": "git://github.com/achesak/nimrod-cover-art-archive",
|
|
"method": "git",
|
|
"tags": ["library", "wrapper", "cover art", "music", "metadata"],
|
|
"description": "Cover Art Archive API wrapper",
|
|
"license": "MIT",
|
|
"web": "http://github.com/achesak/nimrod-cover-art-archive"
|
|
},
|
|
|
|
{
|
|
"name": "nim-ogg",
|
|
"url": "https://bitbucket.org/BitPuffin/nim-ogg",
|
|
"method": "hg",
|
|
"tags": ["library", "wrapper", "binding", "audio", "sound", "video", "metadata", "media"],
|
|
"description": "Binding to libogg",
|
|
"license": "CC0"
|
|
},
|
|
|
|
{
|
|
"name": "nim-vorbis",
|
|
"url": "https://bitbucket.org/BitPuffin/nim-vorbis",
|
|
"method": "hg",
|
|
"tags": ["library", "wrapper", "binding", "audio", "sound", "metadata", "media"],
|
|
"description": "Binding to libvorbis",
|
|
"license": "CC0"
|
|
},
|
|
|
|
{
|
|
"name": "nim-portaudio",
|
|
"url": "https://bitbucket.org/BitPuffin/nim-portaudio",
|
|
"method": "hg",
|
|
"tags": ["library", "wrapper", "binding", "audio", "sound", "media", "io"],
|
|
"description": "Binding to portaudio",
|
|
"license": "CC0"
|
|
},
|
|
|
|
{
|
|
"name": "commandeer",
|
|
"url": "git://github.com/fenekku/commandeer",
|
|
"method": "git",
|
|
"tags": ["library", "commandline", "arguments", "switches", "parsing", "options"],
|
|
"description": "Provides a small command line parsing DSL (domain specific language)",
|
|
"license": "MIT"
|
|
},
|
|
|
|
{
|
|
"name": "scrypt.nim",
|
|
"url": "https://bitbucket.org/BitPuffin/scrypt.nim",
|
|
"method": "hg",
|
|
"tags": ["library", "wrapper", "binding", "crypto", "cryptography", "hash", "password", "security"],
|
|
"description": "Binding and utilities for scrypt",
|
|
"license": "CC0"
|
|
},
|
|
|
|
{
|
|
"name": "bloom",
|
|
"url": "git://github.com/boydgreenfield/nimrod-bloom/",
|
|
"method": "git",
|
|
"tags": ["Bloom filter", "Bloom", "probabilistic", "data structure", "set membership", "MurmurHash", "MurmurHash3"],
|
|
"description": "Efficient Bloom filter implementation in Nimrod using MurmurHash3.",
|
|
"license": "MIT",
|
|
"web": "https://www.github.com/boydgreenfield/nimrod-bloom/"
|
|
},
|
|
|
|
{
|
|
"name": "objcbridge",
|
|
"url": "git://github.com/gradha/nimrod-objective-c-bridge/",
|
|
"method": "git",
|
|
"tags": ["objc", "objective-c", "bridge", "macros", "integration"],
|
|
"description": "Macros to interface with Objective-C.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/gradha/nimrod-objective-c-bridge/"
|
|
},
|
|
|
|
{
|
|
"name": "awesome_rmdir",
|
|
"url": "git://github.com/gradha/awesome_rmdir/",
|
|
"method": "git",
|
|
"tags": ["rmdir", "awesome", "commandline"],
|
|
"description": "Command to remove acceptably empty directories.",
|
|
"license": "MIT",
|
|
"web": "https://github.com/gradha/awesome_rmdir/"
|
|
}
|
|
|
|
]
|