packages/packages.json
2015-01-19 12:36:02 +02:00

1160 lines
35 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": "templates",
"url": "https://github.com/onionhammer/nim-templates.git",
"method": "git",
"tags": ["web", "html", "template"],
"description": "A simple string templating library for Nimrod.",
"license": "BSD",
"web": "https://github.com/onionhammer/nim-templates"
},
{
"name": "murmur",
"url": "git://github.com/olahol/nimrod-murmur/",
"method": "git",
"tags": ["hash", "murmur"],
"description": "MurmurHash in pure 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": "zlib",
"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": "nimble",
"url": "git://github.com/nim-lang/nimble",
"method": "git",
"tags": ["app", "binary", "package", "manager"],
"description": "Nimble package manager",
"license": "BSD",
"web": "https://github.com/nim-lang/nimble"
},
{
"name": "aporia",
"url": "git://github.com/nim-lang/Aporia",
"method": "git",
"tags": ["app", "binary", "ide", "gtk", "nimrod"],
"description": "A Nimrod IDE.",
"license": "GPLv2",
"web": "https://github.com/nim-lang/Aporia"
},
{
"name": "c2nim",
"url": "git://github.com/nim-lang/c2nim",
"method": "git",
"tags": ["app", "binary", "tool", "header", "C", "nimrod"],
"description": "c2nim is a tool to translate Ansi C code to Nimrod.",
"license": "MIT",
"web": "https://github.com/nim-lang/c2nim"
},
{
"name": "pas2nim",
"url": "git://github.com/nim-lang/pas2nim",
"method": "git",
"tags": ["app", "binary", "tool", "Pascal", "nimrod"],
"description": "pas2nim is a tool to translate Pascal code to Nimrod.",
"license": "MIT",
"web": "https://github.com/nim-lang/pas2nim"
},
{
"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": "clibpp",
"url": "https://github.com/onionhammer/clibpp.git",
"method": "git",
"tags": ["import", "C++", "library", "wrap"],
"description": "Easy way to 'Mock' C++ interface",
"license": "MIT",
"web": "https://github.com/onionhammer/clibpp"
},
{
"name": "pastebin",
"url": "git://github.com/achesak/nim-pastebin",
"method": "git",
"tags": ["library", "wrapper", "pastebin"],
"description": "Pastebin API wrapper",
"license": "MIT",
"web": "https://github.com/achesak/nim-pastebin"
},
{
"name": "yahooweather",
"url": "git://github.com/achesak/nim-yahooweather",
"method": "git",
"tags": ["library", "wrapper", "weather"],
"description": "Yahoo! Weather API wrapper",
"license": "MIT",
"web": "https://github.com/achesak/nim-yahooweather"
},
{
"name": "noaa",
"url": "git://github.com/achesak/nim-noaa",
"method": "git",
"tags": ["library", "wrapper", "weather"],
"description": "NOAA weather API wrapper",
"license": "MIT",
"web": "https://github.com/achesak/nim-noaa"
},
{
"name": "rss",
"url": "git://github.com/achesak/nim-rss",
"method": "git",
"tags": ["library", "rss", "xml", "syndication"],
"description": "RSS library",
"license": "MIT",
"web": "https://github.com/achesak/nim-rss"
},
{
"name": "extmath",
"url": "git://github.com/achesak/extmath.nim",
"method": "git",
"tags": ["library", "math", "trigonometry"],
"description": "Nim math library",
"license": "MIT",
"web": "https://github.com/achesak/extmath.nim"
},
{
"name": "gtk2",
"url": "git://github.com/nim-lang/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/nim-lang/gtk2"
},
{
"name": "cairo",
"url": "git://github.com/nim-lang/cairo",
"method": "git",
"tags": ["wrapper"],
"description": "Wrapper for cairo, a vector graphics library with display and print output",
"license": "MIT",
"web": "https://github.com/nim-lang/cairo"
},
{
"name": "x11",
"url": "git://github.com/nim-lang/x11",
"method": "git",
"tags": ["wrapper"],
"description": "Wrapper for X11",
"license": "MIT",
"web": "https://github.com/nim-lang/x11"
},
{
"name": "opengl",
"url": "git://github.com/nim-lang/opengl",
"method": "git",
"tags": ["wrapper"],
"description": "High-level and low-level wrapper for OpenGL",
"license": "MIT",
"web": "https://github.com/nim-lang/opengl"
},
{
"name": "lua",
"url": "git://github.com/nim-lang/lua",
"method": "git",
"tags": ["wrapper"],
"description": "Wrapper to interface with the Lua interpreter",
"license": "MIT",
"web": "https://github.com/nim-lang/lua"
},
{
"name": "tcl",
"url": "git://github.com/nim-lang/tcl",
"method": "git",
"tags": ["wrapper"],
"description": "Wrapper for the TCL programming language",
"license": "MIT",
"web": "https://github.com/nim-lang/tcl"
},
{
"name": "python",
"url": "git://github.com/nim-lang/python",
"method": "git",
"tags": ["wrapper"],
"description": "Wrapper to interface with Python interpreter",
"license": "MIT",
"web": "https://github.com/nim-lang/python"
},
{
"name": "NimBorg",
"url": "git://github.com/micklat/NimBorg",
"method": "git",
"tags": ["wrapper"],
"description": "High-level and low-level interfaces to python and lua",
"license": "MIT",
"web": "https://github.com/micklat/NimBorg"
},
{
"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/nim-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/nim-csv"
},
{
"name": "geonames",
"url": "git://github.com/achesak/nim-geonames",
"method": "git",
"tags": ["library", "wrapper", "geography"],
"description": "GeoNames API wrapper",
"license": "MIT",
"web": "https://github.com/achesak/nim-geonames"
},
{
"name": "gravatar",
"url": "git://github.com/achesak/nim-gravatar",
"method": "git",
"tags": ["library", "wrapper", "gravatar"],
"description": "Gravatar API wrapper",
"license": "MIT",
"web": "https://github.com/achesak/nim-gravatar"
},
{
"name": "coverartarchive",
"url": "git://github.com/achesak/nim-coverartarchive",
"method": "git",
"tags": ["library", "wrapper", "cover art", "music", "metadata"],
"description": "Cover Art Archive API wrapper",
"license": "MIT",
"web": "http://github.com/achesak/nim-coverartarchive"
},
{
"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/"
},
{
"name": "nimalpm",
"url": "git://github.com/barcharcraz/nimalpm/",
"method": "git",
"tags": ["alpm", "wrapper", "binding", "library"],
"description": "A nimrod wrapper for libalpm",
"license": "GPLv2",
"web": "https://www.github.com/barcharcraz/nimalpm/"
},
{
"name": "nimlibpng",
"url":"git://github.com/barcharcraz/nimlibpng",
"method": "git",
"tags": ["png", "wrapper", "library", "libpng", "image"],
"description": "Nimrod wrapper for the libpng library",
"license": "libpng",
"web": "https://github.com/barcharcraz/nimlibpng"
},
{
"name":"sdl2",
"url":"git://github.com/nim-lang/sdl2",
"method":"git",
"tags":["wrapper","media","audio","video"],
"description":"Wrapper for SDL 2.x",
"license":"MIT",
"web":"https://github.com/nim-lang/sdl2"
},
{
"name":"assimp",
"url":"git://github.com/barcharcraz/nim-assimp",
"method":"git",
"tags":["wrapper","media","mesh","import","game"],
"description":"Wrapper for the assimp library",
"license":"MIT",
"web":"https://github.com/barcharcraz/nim-assimp"
},
{
"name":"freeimage",
"url":"git://github.com/barcharcraz/nim-freeimage",
"method":"git",
"tags":["wrapper","media","image","import","game"],
"description":"Wrapper for the FreeImage library",
"license":"MIT",
"web":"https://github.com/barcharcraz/nim-freeimage"
},
{
"name": "bcrypt",
"url": "git://github.com/ithkuil/bcryptnim/",
"method": "git",
"tags": ["hash", "crypto", "password", "bcrypt", "library"],
"description": "Wraps the bcrypt (blowfish) library for creating encrypted hashes (useful for passwords)",
"license": "BSD",
"web": "https://www.github.com/ithkuil/bcryptnim/"
},
{
"name": "opencl",
"url": "git://github.com/nim-lang/opencl",
"method": "git",
"tags": ["library"],
"description": "Low-level wrapper for OpenCL",
"license": "MIT",
"web": "https://github.com/nim-lang/opencl"
},
{
"name": "DevIL",
"url": "git://github.com/Varriount/DevIL",
"method": "git",
"tags": ["image", "library", "graphics", "wrapper"],
"description": "Wrapper for the DevIL image library",
"license": "MIT",
"web": "https://github.com/Varriount/DevIL"
},
{
"name":"signals",
"url":"git://github.com/fowlmouth/signals.nim",
"method":"git",
"tags":["event-based","observer pattern","library"],
"description":"Signals/slots library.",
"license":"MIT",
"web":"https://github.com/fowlmouth/signals.nim"
},
{
"name": "number_files",
"url": "git://github.com/gradha/number_files/",
"method": "git",
"tags": ["rename", "filename", "finder"],
"description": "Command to add counter suffix/prefix to a list of files.",
"license": "MIT",
"web": "https://github.com/gradha/number_files/"
},
{
"name": "redissessions",
"url": "git://github.com/ithkuil/redissessions/",
"method": "git",
"tags": ["jester", "sessions", "redis"],
"description": "Redis-backed sessions for jester",
"license": "MIT",
"web": "https://github.com/ithkuil/redissessions/"
},
{
"name":"horde3d",
"url":"git://github.com/fowlmouth/horde3d",
"method":"git",
"tags":["graphics","3d","rendering","wrapper"],
"description":"Wrapper for Horde3D, a small open source 3D rendering engine.",
"license":"WTFPL",
"web":"https://github.com/fowlmouth/horde3d"
},
{
"name":"mongo",
"url":"git://github.com/nim-lang/mongo",
"method":"git",
"tags":["library","wrapper","database"],
"description":"Bindings and a high-level interface for MongoDB",
"license":"MIT",
"web":"https://github.com/nim-lang/mongo"
},
{
"name":"allegro5",
"url":"git://github.com/fowlmouth/allegro5",
"method":"git",
"tags":["wrapper","graphics","games","opengl","audio"],
"description":"Wrapper for Allegro version 5.X",
"license":"MIT",
"web":"https://github.com/fowlmouth/allegro5"
},
{
"name":"physfs",
"url":"git://github.com/fowlmouth/physfs",
"method":"git",
"tags":["wrapper","filesystem","archives"],
"description":"A library to provide abstract access to various archives.",
"license":"WTFPL",
"web":"https://github.com/fowlmouth/physfs"
},
{
"name":"shoco",
"url":"https://github.com/onionhammer/shoconim.git",
"method":"git",
"tags":["compression","shoco"],
"description":"A fast compressor for short strings",
"license": "MIT",
"web":"https://github.com/onionhammer/shoconim"
},
{
"name":"murmur3",
"url":"git://github.com/boydgreenfield/nimrod-murmur/",
"method":"git",
"tags":["MurmurHash","MurmurHash3", "murmur", "hash", "hashing"],
"description":"A simple MurmurHash3 wrapper for Nimrod",
"license": "MIT",
"web":"https://github.com/boydgreenfield/nimrod-murmur/"
},
{
"name":"hex",
"url":"https://github.com/esbullington/nimrod-hex",
"method":"git",
"tags":["hex","encoding"],
"description":"A simple hex package for Nimrod",
"license": "MIT",
"web":"https://github.com/esbullington/nimrod-hex"
},
{
"name":"strfmt",
"url": "https://bitbucket.org/lyro/strfmt",
"method": "hg",
"tags":["library"],
"description":"A string formatting library inspired by Python's `format`.",
"license": "MIT",
"web": "https://lyro.bitbucket.org/strfmt"
},
{
"name":"jade-nim",
"url":"git://github.com/idlewan/jade-nim",
"method":"git",
"tags":["template","jade","web","dsl","html"],
"description":"Compiles jade templates to Nimrod procedures.",
"license": "MIT",
"web":"https://github.com/idlewan/jade-nim"
},
{
"name":"gh_nimrod_doc_pages",
"url": "git://github.com/gradha/gh_nimrod_doc_pages",
"method": "git",
"tags":["commandline", "web", "automation", "documentation"],
"description":"Generates a GitHub documentation website for Nimrod projects.",
"license": "MIT",
"web": "http://gradha.github.io/gh_nimrod_doc_pages/"
},
{
"name":"midnight_dynamite",
"url": "git://github.com/gradha/midnight_dynamite",
"method": "git",
"tags":["wrapper", "library", "html", "markdown", "md"],
"description":"Wrapper for the markdown rendering hoedown library",
"license": "MIT",
"web": "http://gradha.github.io/midnight_dynamite/"
},
{
"name": "rsvg",
"url": "git://github.com/def-/rsvg",
"method": "git",
"tags": ["wrapper", "library", "graphics"],
"description": "Wrapper for librsvg, a Scalable Vector Graphics (SVG) rendering library",
"license": "MIT",
"web": "https://github.com/def-/rsvg"
},
{
"name": "emerald",
"url": "git://github.com/flyx/emerald",
"method": "git",
"tags": ["dsl", "html", "template", "web"],
"description": "macro-based HTML templating engine",
"license": "WTFPL",
"web": "https://github.com/flyx/emerald"
},
{
"name": "vectors",
"url": "git://github.com/blamestross/nimrod-vectors",
"method": "git",
"tags": ["math", "vectors","library"],
"description": "Simple multidimensional vector math",
"license": "MIT",
"web": "https://github.com/blamestross/nimrod-vectors"
},
{
"name": "bitarray",
"url": "git://github.com/refgenomics/nimrod-bitarray/",
"method": "git",
"tags": ["Bit arrays", "Bit sets", "Bit vectors", "Data structures"],
"description": "mmap-backed bitarray implementation in Nimrod..",
"license": "MIT",
"web": "https://www.github.com/refgenomics/nimrod-bitarray/"
},
{
"name": "appdirs",
"url": "git://github.com/MrJohz/appdirs",
"method": "git",
"tags": ["utility", "filesystem"],
"description": "A utility library to find the directory you need to app in.",
"license": "MIT",
"web": "https://github.com/MrJohz/appdirs"
},
{
"name": "nim-sndfile",
"url": "git://github.com/julienaubert/nim-sndfile",
"method": "git",
"tags": ["audio", "wav", "wrapper", "libsndfile"],
"description": "A wrapper of libsndfile",
"license": "MIT",
"web": "https://github.com/julienaubert/nim-sndfile"
},
{
"name": "bigints",
"url": "git://github.com/def-/bigints",
"method": "git",
"tags": ["math", "library", "numbers"],
"description": "Arbitrary-precision integers",
"license": "MIT",
"web": "https://github.com/def-/bigints"
},
{
"name": "iterutils",
"url": "git://github.com/def-/iterutils",
"method": "git",
"tags": ["library", "iterators"],
"description": "Functional operations for iterators and slices, similar to sequtils",
"license": "MIT",
"web": "https://github.com/def-/iterutils"
},
{
"name": "hastyscribe",
"url": "git://github.com/h3rald/hastyscribe",
"method": "git",
"tags": ["markdown", "html", "publishing"],
"description": "Self-contained markdown compiler generating self-contained HTML documents",
"license": "MIT",
"web": "https://h3rald.com/hastyscribe"
},
{
"name": "nim-nanomsg",
"url": "git://github.com/def-/nim-nanomsg",
"method": "git",
"tags": ["library", "wrapper", "networking"],
"description": "Wrapper for the nanomsg socket library that provides several common communication patterns",
"license": "MIT",
"web": "https://github.com/def-/nim-nanomsg"
},
{
"name": "directnimrod",
"url": "https://bitbucket.org/barcharcraz/directnimrod",
"method": "git",
"tags": ["library", "wrapper", "graphics", "windows"],
"description": "Wrapper for microsoft's DirectX libraries",
"license": "MS-PL",
"web": "https://bitbucket.org/barcharcraz/directnimrod"
},
{
"name": "imghdr",
"url": "git://github.com/achesak/nim-imghdr",
"method": "git",
"tags": ["image", "formats", "files"],
"description": "Library for detecting the format of an image",
"license": "MIT",
"web": "https://github.com/achesak/nim-imghdr"
},
{
"name": "csv2json",
"url": "git://github.com/achesak/nim-csv2json",
"method": "git",
"tags": ["csv", "json"],
"description": "Convert CSV files to JSON",
"license": "MIT",
"web": "https://github.com/achesak/nim-csv2json"
},
{
"name": "vecmath",
"url": "git://github.com/barcharcraz/vecmath",
"method": "git",
"tags": ["library", "math", "vector"],
"description": "various vector maths utils for nimrod",
"license": "MIT",
"web": "https://github.com/barcharcraz/vecmath"
},
{
"name": "lazy_rest",
"url": "git://github.com/gradha/lazy_rest",
"method": "git",
"tags": ["library", "rst", "rest", "text", "html"],
"description": "Simple reST HTML generation with some extras.",
"license": "MIT",
"web": "https://github.com/gradha/lazy_rest"
},
{
"name": "Phosphor",
"url": "git://github.com/barcharcraz/Phosphor",
"method": "git",
"tags": ["library", "opengl", "graphics"],
"description": "eaiser use of OpenGL and GLSL shaders",
"license": "MIT",
"web": "https://github.com/barcharcraz/Phosphor"
},
{
"name": "colorsys",
"url": "git://github.com/achesak/nim-colorsys",
"method": "git",
"tags": ["library", "colors", "rgb", "yiq", "hls", "hsv"],
"description": "Convert between RGB, YIQ, HLS, and HSV color systems.",
"license": "MIT",
"web": "https://github.com/achesak/nim-colorsys"
},
{
"name": "pythonfile",
"url": "git://github.com/achesak/nim-pythonfile",
"method": "git",
"tags": ["library", "python", "files", "file"],
"description": "Wrapper of the file procedures to provide an interface as similar as possible to that of Python",
"license": "MIT",
"web": "https://github.com/achesak/nim-pythonfile"
},
{
"name": "sndhdr",
"url": "git://github.com/achesak/nim-sndhdr",
"method": "git",
"tags": ["library", "formats", "files", "sound", "audio"],
"description": "Library for detecting the format of a sound file",
"license": "MIT",
"web": "https://github.com/achesak/nim-sndhdr"
},
{
"name": "irc",
"url": "git://github.com/nim-lang/irc",
"method": "git",
"tags": ["library", "irc", "network"],
"description": "Implements a simple IRC client.",
"license": "MIT",
"web": "https://github.com/nim-lang/irc"
},
{
"name": "random",
"url": "git://github.com/BlaXpirit/nim-random",
"method": "git",
"tags": ["library", "algorithms", "random"],
"description": "Pseudo-random number generation library inspired by Python",
"license": "MIT",
"web": "https://github.com/BlaXpirit/nim-random"
},
{
"name": "zmq",
"url": "git://github.com/nim-lang/nim-zmq",
"method": "git",
"tags": ["library", "wrapper", "zeromq", "messaging", "queue"],
"description": "ZeroMQ 4 wrapper",
"license": "MIT",
"web": "https://github.com/nim-lang/nim-zmq"
},
{
"name": "uuid",
"url": "git://github.com/idlewan/nim-uuid",
"method": "git",
"tags": ["library", "wrapper", "uuid"],
"description": "UUID wrapper",
"license": "MIT",
"web": "https://github.com/idlewan/nim-uuid"
},
{
"name": "robotparser",
"url": "git://github.com/achesak/nim-robotparser",
"method": "git",
"tags": ["library", "useragent", "robots", "robot.txt"],
"description": "Determine if a useragent can access a URL using robots.txt",
"license": "MIT",
"web": "https://github.com/achesak/nim-robotparser"
},
{
"name": "epub",
"url": "git://github.com/achesak/nim-epub",
"method": "git",
"tags": ["library", "epub", "e-book"],
"description": "Module for working with EPUB e-book files",
"license": "MIT",
"web": "https://github.com/achesak/nim-epub"
},
{
"name": "hashids",
"url": "git://github.com/achesak/nim-hashids",
"method": "git",
"tags": ["library", "hashids"],
"description": "Nim implementation of Hashids",
"license": "MIT",
"web": "https://github.com/achesak/nim-hashids"
},
{
"name": "openssl_evp",
"url": "git://github.com/cowboy-coders/nim-openssl-evp",
"method": "git",
"tags": ["library", "crypto", "openssl"],
"description": "Wrapper for OpenSSL's EVP interface",
"license": "OpenSSL License and SSLeay License",
"web": "https://github.com/cowboy-coders/nim-openssl-evp"
},
{
"name": "monad",
"url": "git://github.com/superfunc/monad",
"method": "git",
"tags": ["library", "functional", "monad", "functor"],
"description": "basic monadic data types for Nim",
"license": "BSD3",
"web": "https://github.com/superfunc/monad"
},
{
"name": "eternity",
"url": "git://github.com/hiteshjasani/nim-eternity",
"method": "git",
"tags": ["library", "time", "format"],
"description": "Humanize elapsed time",
"license": "MIT",
"web": "https://github.com/hiteshjasani/nim-eternity"
},
{
"name": "gmp",
"url": "git://github.com/cowboy-coders/nim-gmp",
"method": "git",
"tags": ["library", "bignum", "numbers", "math"],
"description": "wrapper for the GNU multiple precision arithmetic library (GMP)",
"license": "LGPLv3 or GPLv2",
"web": "https://github.com/cowboy-coders/nim-gmp"
},
{
"name": "ludens",
"url": "git://github.com/rnentjes/nim-ludens",
"method": "git",
"tags": ["library", "game", "opengl", "sfml"],
"description": "Little game library using opengl and sfml",
"license": "MIT",
"web": "https://github.com/rnentjes/nim-ludens"
},
{
"name": "ffbookmarks",
"url": "git://github.com/achesak/nim-ffbookmarks",
"method": "git",
"tags": ["firefox", "bookmarks", "library"],
"description": "Nim module for working with Firefox bookmarks",
"license": "MIT",
"web": "https://github.com/achesak/nim-ffbookmarks"
},
{
"name": "moustachu",
"url": "https://github.com/fenekku/moustachu.git",
"method": "git",
"tags": ["web", "html", "template", "mustache"],
"description": "Mustache templating for Nimrod.",
"license": "MIT",
"web": "https://github.com/fenekku/moustachu"
},
{
"name": "easy-bcrypt",
"url": "https://github.com/flaviut/easy-bcrypt.git",
"method": "git",
"tags": ["hash", "crypto", "password", "bcrypt"],
"description": "simple wrapper providing a convenient interface for the bcrypt password hashing algorithm",
"license": "CC0",
"web": "https://github.com/flaviut/easy-bcrypt/blob/master/easy-bcrypt.nimble"
},
{
"name": "nim-libclang",
"url": "https://github.com/cowboy-coders/nim-libclang.git",
"method": "git",
"tags": ["wrapper", "bindings", "clang"],
"description": "wrapper for libclang (the C-interface of the clang LLVM frontend)",
"license": "MIT",
"web": "https://github.com/cowboy-coders/nim-libclang"
},
{
"name": "NimQml",
"url": "git://github.com/filcuc/NimQml",
"method": "git",
"tags": ["Qt", "Qml", "UI", "GUI"],
"description": "Qt Qml bindings",
"license": "GPLv3",
"web": "https://github.com/filcuc/nimqml"
},
{
"name": "XPLM-Nim",
"url": "git://github.com/jpoirier/XPLM-Nim",
"method": "git",
"tags": ["X-Plane", "XPLM", "Plugin", "SDK"],
"description": "X-Plane XPLM SDK wrapper",
"license": "BSD",
"web": "https://github.com/jpoirier/XPLM-Nim"
},
{
"name": "csfml",
"url": "git://github.com/BlaXpirit/nim-csfml",
"method": "git",
"tags": ["sfml", "binding", "game", "media", "library", "opengl"],
"description": "Bindings for Simple and Fast Multimedia Library (through CSFML)",
"license": "zlib",
"web": "https://github.com/BlaXpirit/nim-csfml"
},
{
"name": "optional_t",
"url": "git://github.com/flaviut/optional_t",
"method": "git",
"tags": ["option", "functional"],
"description": "Basic Option[T] library",
"license": "MIT",
"web": "https://github.com/flaviut/optional_t"
},
{
"name": "nimrtlsdr",
"url": "git://github.com/jpoirier/nimrtlsdr",
"method": "git",
"tags": ["rtl-sdr", "wrapper", "bindings", "rtlsdr"],
"description": "A Nim wrapper for librtlsdr",
"license": "BSD",
"web": "https://github.com/jpoirier/nimrtlsdr"
},
{
"name": "lapp",
"url": "https://gitlab.3dicc.com/gokr/lapp.git",
"method": "git",
"tags": ["args", "cmd", "opt", "parse", "parsing"],
"description": "Opt parser using synopsis as specification, ported from Lua.",
"license": "MIT",
"web": "https://gitlab.3dicc.com/gokr/lapp"
},
{
"name": "blimp",
"url": "https://gitlab.3dicc.com/gokr/blimp.git",
"method": "git",
"tags": ["app", "binary", "utility", "git", "git-fat"],
"description": "Utility that helps with big files in git, very similar to git-fat, s3annnex etc.",
"license": "MIT",
"web": "https://gitlab.3dicc.com/gokr/blimp"
},
{
"name": "parsetoml",
"url": "https://github.com/ziotom78/parsetoml.git",
"method": "git",
"tags": ["library", "nim"],
"description": "Library for parsing TOML files.",
"license": "MIT",
"web": "https://github.com/ziotom78/parsetoml"
},
{
"name": "compiler",
"url": "https://github.com/Araq/Nim.git",
"method": "git",
"tags": ["library", "nim"],
"description": "Compiler package providing the compiler sources as a library.",
"license": "MIT",
"web": "https://github.com/Araq/Nim"
},
{
"name": "nre",
"url": "https://github.com/flaviut/nre.git",
"method": "git",
"tags": ["library", "pcre", "regex"],
"description": "A better regular expression library",
"license": "MIT",
"web": "https://github.com/flaviut/nre"
},
{
"name": "docopt",
"url": "git://github.com/docopt/docopt.nim",
"method": "git",
"tags": ["commandline", "arguments", "parsing", "library"],
"description": "Command-line args parser based on Usage message",
"license": "MIT",
"web": "https://github.com/docopt/docopt.nim"
}
]